Closed fritzsche closed 13 years ago
Rails 2.0.X requires that this file exists. Later versions do not.
It is very likely I will remove this soon, since Rails 2.0 came out some considerable time ago and people with actively developed apps are hopefully now on some later iteration of Rails.
I receive depreciation warning after install as plugin:
"DEPRECATION WARNING: Use toplevel init.rb; rails/init.rb is deprecated: /Users/thomas/ruby/hotaru/vendor/plugins/acts_as_indexed/rails/init.rb. (called from /Users/thomas/ruby/hotaru/config/environment.rb:4)"
Moving the init.rb file out of the ruby folder (in the main folder of the plugin resolve the issue for me locally.
My environment is rails 3.0.10 ruby 1.9.2.