method
new
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: RailsEnvironment
new(dir)
public
Hide source
# File railties/lib/rails/commands/plugin.rb, line 31 def initialize(dir) @root = dir end


