Mirror of github.com/kingomarnajjar/curly-happiness
Find a file
2017-11-06 14:48:47 +11:00
app carrierwave is working 2017-11-06 14:48:47 +11:00
bin added devise, rolify and cancancan 2017-11-03 15:50:41 +11:00
config carrierwave is working 2017-11-06 14:48:47 +11:00
db carrierwave is working 2017-11-06 14:48:47 +11:00
lib added devise, rolify and cancancan 2017-11-03 15:50:41 +11:00
log added devise, rolify and cancancan 2017-11-03 15:50:41 +11:00
public carrierwave is working 2017-11-06 14:48:47 +11:00
spec carrierwave is working 2017-11-06 14:48:47 +11:00
test added listings scaffold 2017-11-03 17:09:11 +11:00
tmp added devise, rolify and cancancan 2017-11-03 15:50:41 +11:00
vendor added devise, rolify and cancancan 2017-11-03 15:50:41 +11:00
.gitignore added devise, rolify and cancancan 2017-11-03 15:50:41 +11:00
config.ru added devise, rolify and cancancan 2017-11-03 15:50:41 +11:00
Gemfile carrierwave is working 2017-11-06 14:48:47 +11:00
Gemfile.lock carrierwave is working 2017-11-06 14:48:47 +11:00
package.json added devise, rolify and cancancan 2017-11-03 15:50:41 +11:00
Rakefile added devise, rolify and cancancan 2017-11-03 15:50:41 +11:00
README.md added devise, rolify and cancancan 2017-11-03 15:50:41 +11:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...