Sha256: 61c90ceb901472407c1c21e5477566e42574a87f8bc318ae2c528efa31143e29
Contents?: true
Size: 454 Bytes
Versions: 6
Compression:
Stored size: 454 Bytes
Contents
module ExpressTemplates module Components module Capabilities module Building # commented this out because it's intercepting calls to rails helpers # TODO: fix this... I think the whole buiding approach is broken. # this class is empty and should probably go away. # def method_missing(name, *args) # raise "#{self.class.to_s} has no method '#{name}'" # end end end end end
Version data entries
6 entries across 6 versions & 2 rubygems