-
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.
forked from bilalbash/rails_5_devise_app
-
Notifications
You must be signed in to change notification settings - Fork 0
workflo/pwsafe
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Just playing with Rails 5...
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 67.0%
- HTML 25.3%
- CSS 5.2%
- JavaScript 2.2%
- CoffeeScript 0.3%