instance method
gemfile
Ruby on Rails 3.2.22.5
Since v3.0.20Signature
gemfile()
No documentation comment.
Source
# File railties/lib/rails/generators/rails/app/app_generator.rb, line 44
def gemfile
template "Gemfile"
end
Defined in railties/lib/rails/generators/rails/app/app_generator.rb line 44
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails::AppBuilder