lucasefe / themes_for_rails

Theme Support for Rails 3
This very same page :)
MIT License
308 stars 102 forks source link

1.9 syntax used #53

Closed elia closed 12 years ago

elia commented 12 years ago

You should declare a 1.9 only compatibility in the gem spec or (preferably) make it 1.8 friendly

The "offending" line is this:

SyntaxError: /Users/elia/Code/Mikamai/pradagroup-html/vendor/gems/themes_for_rails/lib/themes_for_rails/action_view.rb:48: syntax error, unexpected tIDENTIFIER, expecting tAMPER
      javascript_include_tag(*files, options)
                                            ^
SeanRoberts commented 12 years ago

+1

lucasefe commented 12 years ago

Released! gem install themes_for_rails -v 0.5.1