-
always use this command for bundle during development in local machine:
bundle install --without production
-
always use this command for bundle for production environmnet:
bundle install --without development test
-
Database creation and initialization:
rake db:setup
This repository was archived by the owner on Feb 16, 2024. It is now read-only.
workflo/pwsafe
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Ruby 67.0%
- HTML 25.3%
- CSS 5.2%
- JavaScript 2.2%
- CoffeeScript 0.3%