Displaying 1 result from an estimated 1 matches for "attribute_accesors".
2008 Feb 27
0
Activesupport error on start - extract_options
...nment.rb (added absolute path)
config/boot.rb (added absolute paths where required)
I can run: ''ruby "\storage card\rails\script\server"'' (with any or no
options) and eventually get the following error:
rails/vendor/rails/activesupport/lib/active_support/core_ext/class/attribute_accesors.rb:24:in
''cattr_writer'': undefined method ''extract_options!'' for
[:silencer]:Array (NoMethodError)
..
vender/rails/activesupport/lib/active_support/clean_logger.rb:18
..
vender/rails/activesupport/lib/active_support.rb
..
vender/rails/railties/lib/commands/server...