helios-technologies / skeleton-rails

A gem to include Skeleton CSS into Rails 3.1
174 stars 45 forks source link

causes DEPRECATION WARNING on spec #3

Closed Keoven closed 12 years ago

Keoven commented 12 years ago

DEPRECATION WARNING: Accessing paths using dot style as in config.paths.app.controller is deprecated.

Keoven commented 12 years ago

removing the lines of code seems to fix it.. development mode, rake asset:precompile and rails g skeleton:install seems to still work so I think it is unused...