Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge docrails | Pratik Naik | 2009-01-18 | 1 | -1/+1 |
* | Merge with docrails. | Pratik Naik | 2008-07-16 | 1 | -3/+10 |
* | Time#to_json: don't convert to utc before encoding. References #175 | gbuesing | 2008-05-18 | 1 | -1/+1 |
* | Add config.active_support.use_standard_json_time_format setting so that Times... | Rick Olson | 2008-04-01 | 1 | -1/+5 |
* | Improve documentation. | Pratik Naik | 2008-03-26 | 1 | -1/+6 |
* | Adding Time and DateTime #formatted_offset, for outputting +HH:MM utc offset ... | Geoff Buesing | 2008-01-23 | 1 | -1/+1 |
* | Time#to_json uses Numeric#to_utc_offset_s to output cross-platform-consistent... | Geoff Buesing | 2008-01-12 | 1 | -1/+1 |
* | Disambiguate Time, Date, and DateTime#to_json formatting. Closes #9750. | Jeremy Kemper | 2007-10-05 | 1 | -1/+1 |
* | Hash#to_json takes :only or :except options to specific or omit certain hash ... | Jeremy Kemper | 2007-10-04 | 1 | -1/+1 |
* | Date, Time, and DateTime#to_json. Closes #8399. | Jeremy Kemper | 2007-05-18 | 1 | -0/+5 |