Hi all, Can I ask you guys what is the point of having config.frameworks in environment.rb? According to the comment before this config parameter, it is there so you can specify which frameworks you don't want to use. On the other hand, if you use gem version of rails, and I believe most people do, whenever you require 'initializer', all rails frameworks are being loaded as a part of gem dependencies mechanism. So basically this config parameter is useless and confusing.
Please correct me if I'm wrong. Thanks. Kent. _______________________________________________ Rails-core mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-core
