method
public_path=
public_path=(path)
public
Hide source
# File railties/lib/initializer.rb, line 54 def public_path=(path) @@public_path = path end