Sha256: c471025366f021984bb42fcbaa3797cbf3aa4e1446afa40fdb640a3a63522b72

Contents?: true

Size: 113 Bytes

Versions: 42

Compression:

Stored size: 113 Bytes

Contents

Mack::Routes.build do |r|
  
  r.home_page "/", :controller => :default, :action => :index
  
  r.defaults
  
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
mack-0.0.3 bin/templates/config/routes.rb.template
mack-0.0.6.2 bin/templates/config/routes.rb.template
mack-0.0.4 bin/templates/config/routes.rb.template
mack-0.0.5 bin/templates/config/routes.rb.template
mack-0.0.6.1 bin/templates/config/routes.rb.template
mack-0.2.0.1 bin/templates/config/routes.rb.template
mack-0.1.0 bin/templates/config/routes.rb.template
mack-0.0.7.0 bin/templates/config/routes.rb.template
mack-0.2.0 bin/templates/config/routes.rb.template
mack-0.0.6 bin/templates/config/routes.rb.template
mack-0.4.2.1 bin/templates/config/routes.rb.template
mack-0.4.1 bin/templates/config/routes.rb.template
mack-0.3.0 bin/templates/config/routes.rb.template
mack-0.4.0 bin/templates/config/routes.rb.template
mack-0.4.0.1 bin/templates/config/routes.rb.template
mack-0.4.6 bin/templates/config/routes.rb.template
mack-0.4.7 lib/generators/mack_application_generator/templates/config/routes.rb.template
mack-0.4.5 bin/templates/config/routes.rb.template
mack-0.4.2 bin/templates/config/routes.rb.template
mack-0.5.0 lib/generators/mack_application_generator/templates/config/routes.rb.template