1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
José Valim 2801786e1a Get rid of config.preload_frameworks in favor of config.eager_load_namespaces
The new option allows any Ruby namespace to be registered and set
up for eager load. We are effectively exposing the structure existing
in Rails since v3.0 for all developers in order to make their applications
thread-safe and CoW friendly.
2012-08-21 14:47:19 -03:00
..
assets Merge pull request #6383 from oscardelben/add_oscardelben_to_authors 2012-05-23 10:49:06 -07:00
code/getting_started Remove :confirm in favor of :data => { :confirm => 'Text' } option 2012-07-18 10:32:17 -03:00
rails_guides removes usage of Object#in? from the code base (the method remains defined by Active Support) 2012-08-06 00:30:02 +02:00
source Get rid of config.preload_frameworks in favor of config.eager_load_namespaces 2012-08-21 14:47:19 -03:00
rails_guides.rb Remove remaining require 'rubygems' 2012-05-13 13:33:20 -03:00
Rakefile [guides] guides:generate:kindle is the new interface to generate .mobi file instead of using KINDLE=1 2012-05-28 16:20:10 -05:00
w3c_validator.rb Remove remaining require 'rubygems' 2012-05-13 13:33:20 -03:00