You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-dev@incubator.apache.org by "Mandy Waite (JIRA)" <ji...@apache.org> on 2009/06/08 13:46:07 UTC

[jira] Resolved: (OLIO-99) Application.rb needs to be renamed to application_controller.rb for Rails 2.3

     [ https://issues.apache.org/jira/browse/OLIO-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mandy Waite resolved OLIO-99.
-----------------------------

    Resolution: Fixed

Updated application to Rails 2.3.2 using rake rails:update. This renames application.rb to application_controller.rb. Left copy of original application.rb in place to provide for some level of compatibility with older versions of Rails

> Application.rb needs to be renamed to application_controller.rb for Rails 2.3
> -----------------------------------------------------------------------------
>
>                 Key: OLIO-99
>                 URL: https://issues.apache.org/jira/browse/OLIO-99
>             Project: Olio
>          Issue Type: Bug
>          Components: rails-app
>    Affects Versions: 0.1
>         Environment: Rails 2.3
>            Reporter: Hubert Wong
>            Assignee: Shanti Subramanyam
>
> A new naming convention in Rails 2.3 requires application.rb to be renamed to application_controller.rb. After renaming, the application may no longer run in any version of Rails under 2.3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.