Home
Classes
Methods
Defined In
lib/hobo_support/blankslate.rb
Parent
Object
Methods
::new
Pages
README
gitkeep
Class and Module Index
ActiveRecord
ActiveRecord::Associations
ActiveRecord::Associations::AssociationProxy
ActiveRecord::NamedScope
ActiveRecord::NamedScope::Scope
Generators
Generators::HoboSupport
Generators::HoboSupport::ThorShell
HoboSupport
HoboSupport::Command
HoboSupport::Railtie
ActiveSupport
ActiveSupport::OrderedHash
Enumerable
Enumerable::MultiSender
PP
PP::ObjectMixin
Array
BlankSlate
CallIfAvailable
FalseClass
Hash
HashWithIndifferentAccess
It
Kernel
Module
NilClass
Object
SafeNil
String
TrueClass
class BlankSlate
Public Class Methods
new
(me)
click to toggle source
# File lib/hobo_support/blankslate.rb, line 6
def
initialize
(
me
)
@me
=
me
end