Skip to content

nu7hatch/rails3-ujs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails 3 example of jQuery UJS

This application is a very simple example of usage unobtrusive javascript (jquery) within Rails 3.

Want to run it? It’s simple:

git clone git://github.com/nu7hatch/rails3-ujs-example.git
cd rails3-ujs-example
rake db:migrate
rails server

..and then go to http://localhost:3000/users.

Enjoy!

About

Very simple and quick example of rails 3 app with jquery UJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published