[jboss-jira] [JBoss JIRA] (AS7-2988) Padrino application requiring sass/plugin incorrectly identified by SASS as Rails application

Dave Willett (Updated) (JIRA) jira-events at lists.jboss.org
Mon Dec 12 16:30:09 EST 2011


     [ https://issues.jboss.org/browse/AS7-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Willett updated AS7-2988:
------------------------------

           Description: 
Backtrace: https://gist.github.com/b4b896d941df3744b503

SASS identifies a Rails Application by checking if ActionController is defined and incorrectly brings in 'sass/plugin/rails' and fails.
    Steps to Reproduce: Adding torquebox-server and sass to a padrino project Gemfile, then requiring 'sass/plugin' in config/boot.rb and attempting to run the torquebox server and navigate to the page is enough to reproduce the issue.

    
> Padrino application requiring sass/plugin incorrectly identified by SASS as Rails application
> ---------------------------------------------------------------------------------------------
>
>                 Key: AS7-2988
>                 URL: https://issues.jboss.org/browse/AS7-2988
>             Project: Application Server 7
>          Issue Type: Bug
>            Reporter: Dave Willett
>
> Backtrace: https://gist.github.com/b4b896d941df3744b503
> SASS identifies a Rails Application by checking if ActionController is defined and incorrectly brings in 'sass/plugin/rails' and fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list