Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvg/ember-item-controller
https://github.com/dvg/ember-item-controller
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvg/ember-item-controller
- Owner: DVG
- Created: 2014-10-21T20:46:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-21T20:47:13.000Z (about 10 years ago)
- Last Synced: 2024-04-14T03:59:46.744Z (7 months ago)
- Language: Ruby
- Size: 641 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ember Scratchpad
I find myself often wanting to do a small scale spike for some ember concept or another without mucking up a production codebase. That's where Ember Scratchpad comes in. Here you have a basic Rails app set up to serve as an API and Ember and associated stuff set up in the asset pipeline. Clone and spike it up.
# Stuff included
1. Ember with Emblem Templates
2. Rails-based api at /api
3. EmberData configured with ActiveModelAdapter
4. Guard livereload (run with `guard`, enable livereload in Chrome via extension)
5. SCSS and Coffeescript
6. Bootstrap and Font Awesome