class Rails::PluginBuilder

def config

def config
  template "config/routes.rb" if engine?
end