-
Install and start
monogodb
-
Copy config/application.yml.example to config/application.yml and config/mongoid.yml.example. Change their configuration according to your environment.
-
Configure paperclip options. It uses s3 storage as default and copy config/s3.yml.example to config/s3. If you use other storage, please modify config/initializers/paperclip_storage_options.rb accordingly.
-
Run
bundler
, place exclude groups not for your environment, e.g.,$ bundle install --without linux_development # for Mac $ bundle install --without mac_development # for Linux
-
Setup database
rake db:setup
-
Test is setup using RSpec, Steak, Factory Girl.
-
Enjoy
guard
-
Notifications
You must be signed in to change notification settings - Fork 0
ryanlfoster/buildnotifier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Mobile App and Web App Release Distribution Management
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published