Skip to content

lucassus/extjs4-account-manager

Repository files navigation

Rails 3 along with ExtJS 4 MVC

Build status

An example of ExtJS 4 MVC application written at the top of Ruby on Rails stack. It's just a simple CRUD for managing users accounts.

How to run it:

  • bundle install
  • rake db:migrate
  • rake db:seed # will populate the database with several user records
  • rails server
  • And finally navigate to http://localhost:3000

About

Ext JS 4 and Ruby on Rails simple CRUD example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published