Sha256: f4194ae606b4bfc4bdff9ad72b829bdffe1b8abe9e6a4367f96596b8d5f20ccb
Contents?: true
Size: 235 Bytes
Versions: 1
Compression:
Stored size: 235 Bytes
Contents
require 'rhino' $LOAD_PATH << File.join(File.dirname(__FILE__), '..', 'app', 'controllers') $LOAD_PATH << File.join(File.dirname(__FILE__), '..', 'app', 'models') module {{app_name}} class Application < Rhino::Application end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rhino-framework-0.1.1 | lib/rhino/generators/template_codes/application.rb.tt |