Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-24 | application.js: Include Angular.js globally | Teddy Wing | |
2015-01-24 | 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-24 | Create .bowerrc & bower.json, install Angular | Teddy Wing | |
2015-01-23 | Merge branch 'create-api-endpoints' | Teddy Wing | |
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 | Generate NotesController | Teddy Wing | |
2015-01-23 | Migrate Note | Teddy Wing | |
Initial Note migration | |||
2015-01-23 | Generate Note model | Teddy Wing | |
2015-01-23 | Initial commit. Base Rails 4.2.0 project. | Teddy Wing | |