aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/journey/gtg/transition_table.rb
Commit message (Expand)AuthorAgeFilesLines
* Eliminate `JSON.{parse,load,generate,dump}` and `def to_json`Godfrey Chan2013-11-051-5/+3
* Make GTG::TransTable thread safe.thedarkone2013-09-281-12/+23
* update AD::Journey to follow Rails coding conventionsFrancesco Rodriguez2012-12-201-24/+25
* :nodoc: Journey because is not part of the public API [ci skip]Francesco Rodriguez2012-12-191-3/+3
* Integrate Journey into Action DispatchAndrew White2012-12-191-0/+155