Feature Requests: Browse | Submit New | Admin

[#25655] application.rb vs application_controller.rb

Date:
2009-04-24 14:32
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
application.rb vs application_controller.rb

Detailed description
code needs to change in controllers_diagram.rb to reflect change in name of application controller in current rails
versions.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2009-05-15 10:03
Sender: Peter Hoeg

I'm sure this is not the proper way of doing this, but I've patched
version 0.5.0 to support:

 a) Rails v2.3 which solves your problem concerning application.rb
vs application_controller.rb

 b) Namespaced controllers which was breaking on my side

Download the gem from here: http://www.hoeg.com/railroad-0.5.1.gem
and install it manually.

We need to find a more permanent home for this but am in the
process of setting up a project on github.

Javier, if you want to do this in a different way, then just
let me know.

/Peter

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item