]> projects.mako.cc - selectricity-live/blob - vendor/plugins/engines/generators/engine/templates/lib/engine.erb
Added initial support fo QuickVotes. There is support for the creation
[selectricity-live] / vendor / plugins / engines / generators / engine / templates / lib / engine.erb
1 <%= license %>
2
3 #require '<%= engine_underscored_name %>/additional_files'
4
5 module <%= engine_class_name %>
6 end

Benjamin Mako Hill || Want to submit a patch?