Your project's name¶ ↑
Setting the project up¶ ↑
Clone the repository¶ ↑
Fork the project and clone it to your machine.
Install the dependencies¶ ↑
bundle install
Install the database¶ ↑
createdb db_development
bundle exec rake db:migrate
Development¶ ↑
Launch the console¶ ↑
??
Run the specs¶ ↑
bundle exec rspec
Built With¶ ↑
??
Contributing Guidelines¶ ↑
??
License¶ ↑
The gem is available as open source under the terms of the MIT License.