Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in activesupport/lib | Xavier Noria | 2016-08-06 | 1 | -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] | kyatul | 2016-08-03 | 1 | -0/+6 |
| | |||||
* | Doc fix [ci skip] | Sushruth Sivaramakrishnan | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | update AS docs [ci skip] | Francesco Rodriguez | 2012-09-17 | 1 | -2/+1 |
| | |||||
* | Add AS::StringInquirer#respond_to? method | Aleksey Magusev | 2012-08-06 | 1 | -6/+12 |
| | | | | Consistently with #method_missing | ||||
* | Symbol#[] method presents in Ruby 1.9 | Sergey Nartimov | 2012-01-07 | 1 | -2/+2 |
| | |||||
* | Don't rely on string CoreExtensions in StringInquirer since it is sometimes ↵ | Tarmo Tänav | 2008-10-30 | 1 | -1/+1 |
| | | | | | | expected to work before the core extension are loaded Signed-off-by: David Heinemeier Hansson <david@loudthinking.com> | ||||
* | Merge docrails | Pratik Naik | 2008-09-03 | 1 | -0/+10 |
| | |||||
* | Renamed StringQuestioneer to StringInquirer. | Joshua Peek | 2008-06-04 | 1 | -0/+11 |