Sha256: 1b94106c8eb7a1833b9dd7c8d619a4c73bfee7dc3be3cee3ade5f3af7d74242c
Contents?: true
Size: 384 Bytes
Versions: 3
Compression:
Stored size: 384 Bytes
Contents
gem 'jquery-rails' after_bundler do ui = config['ui'] ? ' --ui' : '' generate "jquery:install#{ui}" end __END__ name: jQuery description: "Adds the latest jQuery and Rails UJS helpers for jQuery." author: mbleigh exclusive: javascript_framework category: assets tags: [javascript, framework] args: ["-J"] config: - ui: type: boolean prompt: Install jQuery UI?
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rails_wizard-0.1.5 | recipes/jquery.rb |
rails_wizard-0.1.4 | recipes/jquery.rb |
rails_wizard-0.1.3 | recipes/jquery.rb |