Skip to content

evendis/rails-ember-mongo-bootstrap-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails 3.2, ember.js, MongoDB, IR, bootstrap, CoffeeScript Demo

A demo app framework intended to test the integration of a whole rash of new technologies including ember.js and MongoDB on a Rails 3.2 base.

Requirements/Key Components

Getting started

I’ve included a default .rvmrc file in the project to use a segregated rvm environment - feel free to ignore this.

Run ‘bundle install` to get all the required gems setup.

To run the application, you will need mongo installed and available on default localhost (or modify config/mongoid.yml as required)

Note hat if you hit the project root, it runs the ember version of the site. But if you load the posts controller directly, it renders using traditional rails MVC (just for the purpose of comparison).

Contributing

  • Check out the latest master to make sure the feature hasn’t been implemented or the bug hasn’t been fixed yet

  • Check out the issue tracker to make sure someone already hasn’t requested it and/or contributed it

  • Fork the project

  • Start a feature/bugfix branch

  • Commit and push until you are happy with your contribution

  • Make sure to add tests for it. This is important so your changes don’t get unintentionally broken in a future version.

  • Please try not to mess with the Rakefile, version, gemspec or changelog. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so the mater repository maintainer can cherry-pick around it.

Copyright © 2011 Paul Gallagher and open-sourced under an MIT license. See LICENSE for further details.

About

Rails 3.2, ember.js, MongoDB, IR, bootstrap, CoffeeScript Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published