method
new
v2.0.3 -
Show latest stable
- Class:
Rails::SecretKeyGenerator
new(identifier)public
No documentation available.
# File railties/lib/rails_generator/secret_key_generator.rb, line 12
def initialize(identifier)
@identifier = identifier
end