Flowdock
method

version

Importance_0
v4.1.8 - Show latest stable - 0 notes - Class: GemfileEntry
version(name, version, comment = nil) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails/generators/app_base.rb, line 188
        def self.version(name, version, comment = nil)
          new(name, version, comment)
        end
Register or log in to add new notes.