Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-23 | Create an index page | Teddy Wing | |
* Add `main` action to HomeController * Set `main` as our root route * Create a view for `main` with dummy text | |||
2015-01-23 | config/application.rb: Add bower components dir to asset path | Teddy Wing | |
This ensures our Bower-installed files are accessible through the asset pipeline. | |||
2015-01-23 | Add actions to NotesController | Teddy Wing | |
* Create routes for notes actions * Add actions to NotesController allowing us to interact with it through a JSON API | |||
2015-01-23 | Initial commit. Base Rails 4.2.0 project. | Teddy Wing | |