Learning Ruby on Rails by means of a plant calendar.
  • Ruby 51.2%
  • HTML 37.5%
  • CSS 3.7%
  • Sass 2.4%
  • JavaScript 2%
  • Other 3.2%
Find a file
Jake Stanger 5e93f9401b Lots of progress
Many many features I probably should have written about in commits.
2017-08-20 11:29:17 +01:00
.idea/dictionaries Like tonnes and tonnes of stuff 2017-08-14 01:56:50 +01:00
app Lots of progress 2017-08-20 11:29:17 +01:00
bin Initial commit 2017-08-11 17:30:30 +01:00
config Lots of progress 2017-08-20 11:29:17 +01:00
db Lots of progress 2017-08-20 11:29:17 +01:00
lib Initial commit 2017-08-11 17:30:30 +01:00
log Initial commit 2017-08-11 17:30:30 +01:00
public Initial commit 2017-08-11 17:30:30 +01:00
test Like tonnes and tonnes of stuff 2017-08-14 01:56:50 +01:00
tmp Initial commit 2017-08-11 17:30:30 +01:00
vendor Initial commit 2017-08-11 17:30:30 +01:00
.gitignore Initial commit 2017-08-11 17:30:30 +01:00
config.ru Initial commit 2017-08-11 17:30:30 +01:00
Gemfile Lots of progress 2017-08-20 11:29:17 +01:00
Gemfile.lock Lots of progress 2017-08-20 11:29:17 +01:00
package.json Like tonnes and tonnes of stuff 2017-08-14 01:56:50 +01:00
Rakefile Initial commit 2017-08-11 17:30:30 +01:00
README.md Initial commit 2017-08-11 17:30:30 +01: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

  • ...