Sha256: d665344478b2753c8ebab7e21559be929d62d7273236063bf703247ef665062c

Contents?: true

Size: 839 Bytes

Versions: 19

Compression:

Stored size: 839 Bytes

Contents

source "https://rubygems.org"

# Declare your gem's dependencies in <%= name %>.gemspec.
# Bundler will treat runtime dependencies like base dependencies, and
# development dependencies will be added by default to the :development group.
gemspec

# jquery-rails is used by the dummy application
gem "jquery-rails"

# Declare any dependencies that are still in development here instead of in
# your gemspec. These might include edge Rails or gems from your path or
# Git. Remember to move these dependencies to your gemspec before releasing
# your gem to rubygems.org.

<% if options.dev? || options.edge? -%>
# Your gem is dependent on dev or edge Rails. Once you can lock this
# dependency down to a specific version, move it to your gemspec.
<%= rails_gemfile_entry -%>

<% end -%>
# To use debugger
# <%= ruby_debugger_gemfile_entry %>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
railties-3.2.22.5 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.22.4 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.22.3 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.22.2 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.22.1 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.22 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.21 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.20 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.19 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.18 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.17 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.16 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.15 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.15.rc3 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.15.rc2 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.15.rc1 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.14 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.14.rc2 lib/rails/generators/rails/plugin_new/templates/Gemfile
railties-3.2.14.rc1 lib/rails/generators/rails/plugin_new/templates/Gemfile