aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/string_inquirer.rb
Commit message (Collapse)AuthorAgeFilesLines
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-2/+2
| | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default.
* Add documentation for ActiveSupport::StringInquirer [ci skip]kyatul2016-08-031-0/+6
|
* Doc fix [ci skip]Sushruth Sivaramakrishnan2015-03-051-1/+1
|
* update AS docs [ci skip]Francesco Rodriguez2012-09-171-2/+1
|
* Add AS::StringInquirer#respond_to? methodAleksey Magusev2012-08-061-6/+12
| | | | Consistently with #method_missing
* Symbol#[] method presents in Ruby 1.9Sergey Nartimov2012-01-071-2/+2
|
* Don't rely on string CoreExtensions in StringInquirer since it is sometimes ↵Tarmo Tänav2008-10-301-1/+1
| | | | | | expected to work before the core extension are loaded Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
* Merge docrailsPratik Naik2008-09-031-0/+10
|
* Renamed StringQuestioneer to StringInquirer.Joshua Peek2008-06-041-0/+11