Skip to content

courtneymiller2010/bookshelf

Repository files navigation

Bookshelf

Deploy to Heroku

Build Status

Coverage Status

This application was generated with the rails_apps_composer gem provided by the RailsApps Project.

Rails Composer is supported by developers who purchase our RailsApps tutorials.

Problems? Issues?

Need help? Ask on Stack Overflow with the tag 'railsapps.'

Your application contains diagnostics in the README file. Please provide a copy of the README file when reporting any issues.

If the application doesn't work as expected, please report an issue and include the diagnostics.

Ruby on Rails

This application requires:

  • Ruby 2.2.4
  • Rails 4.2.3

Learn more about Installing Rails.

Getting Started

  • rbenv install 2.2.4
  • rbenv local 2.2.4
  • brew install mysql
  • brew services start mysql
  • gem install bundler
  • bundle install
  • rake db:setup
  • rails s

Testing

  • rake db:test:prepare RAILS_ENV=test

  • rspec spec OR bundle exec guard

Documentation and Support

Issues

Similar Projects

Contributing

Credits

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published