Libraries
»
ec2
(0.0.6)
»
Index
»
Ec2
»
Resources
»
#apply
Method: Ec2::Resources#apply
Defined in:
lib/ec2/resources.rb
#
apply
⇒
Object
25 26 27
# File 'lib/ec2/resources.rb', line 25
def
apply
instance_eval
(
File
.
read
(
@file
)
,
@file
)
end