rails--rails/activesupport/lib/active_support
Marcel Molina 80cd2f6645 Move require_library_or_gem out of AR's abstract_adapter and into ActiveSupport. closes #1992
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2490 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-08 07:48:37 +00:00
..
core_ext Move require_library_or_gem out of AR's abstract_adapter and into ActiveSupport. closes #1992 2005-10-08 07:48:37 +00:00
values Made TimeZone even more delicious #709 2005-02-24 11:56:09 +00:00
binding_of_caller.rb Documentation stuff 2005-02-24 02:02:12 +00:00
breakpoint.rb Documentation stuff 2005-02-24 02:02:12 +00:00
class_attribute_accessors.rb Fixed conflict with Glue gem #1606 [Rick Olson] 2005-07-04 19:15:40 +00:00
class_inheritable_attributes.rb Moved Active Support into its own gem 2005-02-15 15:57:44 +00:00
clean_logger.rb Ticket 2263 - Make clean logger compatible with both 1.8.2 and 1.8.3 2005-09-27 20:18:55 +00:00
core_ext.rb Moved Active Support into its own gem 2005-02-15 15:57:44 +00:00
dependencies.rb Chain the const_missing hook to any previously existing hook so rails can play nicely with rake 2005-10-03 15:28:08 +00:00
inflections.rb Fixed inflections for status, quiz, move #2056 [deirdre@deirdre.net] 2005-09-12 05:29:47 +00:00
inflector.rb Fixed Inflector.underscore for use with acronyms, so HTML becomes html instead of htm_l #2173 [k@v2studio.com] 2005-09-13 07:44:20 +00:00
module_attribute_accessors.rb Moved Active Support into its own gem 2005-02-15 15:57:44 +00:00
ordered_options.rb Added method access to OrdredOptions 2005-09-30 07:14:37 +00:00
whiny_nil.rb Improved the whiny nil #1600 [Nicholas Seckar] 2005-07-04 09:54:30 +00:00