Class: PaulBunyan::RenderedTemplate

Inherits:
Struct
  • Object
show all
Defined in:
lib/paul_bunyan/railtie/log_subscriber.rb

Instance Attribute Summary collapse

Instance Attribute Details

#layoutObject

Returns the value of attribute layout



12
13
14
# File 'lib/paul_bunyan/railtie/log_subscriber.rb', line 12

def layout
  @layout
end

#pathObject

Returns the value of attribute path



12
13
14
# File 'lib/paul_bunyan/railtie/log_subscriber.rb', line 12

def path
  @path
end

#runtimeObject

Returns the value of attribute runtime



12
13
14
# File 'lib/paul_bunyan/railtie/log_subscriber.rb', line 12

def runtime
  @runtime
end