aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/journey/nfa
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Remove 7 years old note-to-self by tenderloveutilum2018-05-221-2/+0
* Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the futureRyuta Kamizono2017-12-141-10/+10
* [Action Pack] require => require_relativeAkira Matsuda2017-10-212-3/+3
* Use frozen string literal in actionpack/Kir Shatrov2017-07-294-0/+8
* [Action Dispatch] require => require_relativeAkira Matsuda2017-07-012-3/+3
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-292-2/+2
* Fix broken heredoc indentation caused by rubocop auto-correctRyuta Kamizono2016-09-031-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-1/+1
* applies new string literal convention in actionpack/libXavier Noria2016-08-063-4/+4
* File encoding is defaulted to utf-8 in Ruby >= 2.1Akira Matsuda2015-09-181-2/+0
* remove unused `#generalized_table`Sergey Alekseev2014-12-051-45/+0
* Pass symbol as an argument instead of a blockErik Michaels-Ober2014-11-291-1/+1
* Replace map.flatten with flat_map in actionpackErik Michaels-Ober2014-03-033-8/+8
* Fix indentation issuing warningCarlos Antonio da Silva2012-12-201-1/+1
* update AD::Journey to follow Rails coding conventionsFrancesco Rodriguez2012-12-203-58/+55
* :nodoc: Journey because is not part of the public API [ci skip]Francesco Rodriguez2012-12-194-14/+14
* Integrate Journey into Action DispatchAndrew White2012-12-194-0/+325