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: 3 months ago
JSON representation

Learning Ember

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.