-
Ruby and Rails version
- ruby 2.3.3p222
- Rails 5.0.3
-
System dependencies
- Postgres 9.4
-
Database creation:
Create database user:
>> su - postgres >> createuser -P --interact catalogueThen run rake to create db:
>> rake db:create -
Database initialization
>> rake db:migrate db:seed -
How to run the test suite
>> rspecIf you are developing, you may want to run guard:
>> guard
-
Notifications
You must be signed in to change notification settings - Fork 0
boronia/catalogue
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published