Flowdock

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Aliases

  • hide_namespaces

Constants

RAILS_DEV_PATH = File.expand_path("../../../../../..", File.dirname(__FILE__))

RESERVED_NAMES = %w[application destroy benchmarker profiler plugin runner test]

DEFAULT_ALIASES = { :rails => { :actions => '-a', :orm => '-o', :resource_controller => '-c', :scaffold_controller => '-c', :stylesheets => '-y', :template_engine => '-e', :test_framework => '-t'

DEFAULT_OPTIONS = { :rails => { :force_plural => false, :helper => true, :orm => nil, :integration_tool => nil, :performance_tool => nil, :resource_controller => :controller, :scaffold_controller => :scaffold_controller, :stylesheets => true, :test_framework => nil, :template_engine => :erb

Attributes

Show files where this module is defined (23 files)
Register or log in to add new notes.