Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andyatkinson/ember_tester
Learning Ember
https://github.com/andyatkinson/ember_tester
Last synced: about 3 hours ago
JSON representation
Learning Ember
- Host: GitHub
- URL: https://github.com/andyatkinson/ember_tester
- Owner: andyatkinson
- Created: 2013-12-24T20:35:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-31T21:44:17.000Z (almost 11 years ago)
- Last Synced: 2024-10-10T03:42:00.380Z (about 1 month 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.