Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-22 | Add Angular frontend - live Firehose sessionlive-firehose-project-mentor-session-20160221 | Teddy Wing | |
Live coding session with @danyline. Add complete Angular frontend. | |||
2016-02-21 | Remove bower files so that bower installation can be demoed | Teddy Wing | |
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 | |