Skip to content

triendeau/rail-jquery-ajax-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Template for using JQuery and Rails3 for AJAX transactions   

I wanted to try out various interactions between JQuery 1.4 and Rails 3.0 to see how I could pass various types of data to and from the server. 

Installation:

grab it from github 

git clone git@github.com:triendeau/rail-jquery-ajax-template.git

then run

'rake db:migrate' and 'rake db:seed'

then you should be able to run 'bundle install' & 'rails server'

Suggestions are welcome

Enjoy    



== Author

Tim Riendeau

About

Sample template of getting various info (HTTP, XML, JSON, JS) via AJAX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published