https://github.com/andyatkinson/ember_tester
Learning Ember
https://github.com/andyatkinson/ember_tester
Last synced: 3 months ago
JSON representation
Learning Ember
- Host: GitHub
- URL: https://github.com/andyatkinson/ember_tester
- Owner: andyatkinson
- Created: 2013-12-24T20:35:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-31T21:44:17.000Z (over 11 years ago)
- Last Synced: 2025-01-12T08:45:51.995Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tutorial found here:
[Rails + Ember.js](http://www.devmynd.com/blog/2013-3-rails-ember-js)
Refer to Gemfile for versions
Added some code based on this tutorial to display a flash message
[rails style flash message object](http://wearestac.com/blog/creating-a-rails-style-flash-object-with-ember-js)Needs a little more work to properly swap in and out the bootstrap alert classes.