Metadata


Name
jquery-rails
Version
0.2.1
Platform
ruby
Authors
André Arko
Bindir
bin
Date
2010-10-02 00:00:00 UTC
Dependencies
rails (~> 3.0.0)
bundler (~> 1.0.0, development)
Description
This gem provides a Rails generator to install jQuery and the jQuery-ujs driver into your Rails 3 application, and then have them included automatically instead of Prototype.
Email
andre@arko.net
Files
.gitignore
CHANGELOG.md
Gemfile
README.md
Rakefile
jquery-rails.gemspec
lib/generators/jquery/install/install_generator.rb
lib/jquery-rails.rb
lib/jquery-rails/version.rb
spec/jquery-rails_spec.rb
spec/support/custom_app/.gitignore
spec/support/custom_app/Gemfile
spec/support/custom_app/Gemfile.lock
spec/support/custom_app/config.ru
spec/support/custom_app/config/application.rb
spec/support/custom_app/config/boot.rb
spec/support/custom_app/config/database.yml
spec/support/custom_app/config/environment.rb
spec/support/custom_app/config/environments/development.rb
spec/support/custom_app/config/environments/production.rb
spec/support/custom_app/config/environments/test.rb
spec/support/custom_app/config/routes.rb
spec/support/custom_app/script/rails
spec/support/default_app/.gitignore
spec/support/default_app/Gemfile
spec/support/default_app/Gemfile.lock
spec/support/default_app/config.ru
spec/support/default_app/config/application.rb
spec/support/default_app/config/boot.rb
spec/support/default_app/config/database.yml
spec/support/default_app/config/environment.rb
spec/support/default_app/config/environments/development.rb
spec/support/default_app/config/environments/production.rb
spec/support/default_app/config/environments/test.rb
spec/support/default_app/config/routes.rb
spec/support/default_app/script/rails
test/lib/generators/jquery/install_generator_test.rb
test/test_helper.rb
Has rdoc
true
Homepage
http://rubygems.org/gems/jquery-rails
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 1.3.6
Rubyforge project
jquery-rails
Rubygems version
1.3.7
Specification version
3
Summary
Use jQuery with Rails 3
Original platform
ruby
New platform
ruby