aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/company.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actionpack/Kir Shatrov2017-07-291-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-1/+1
* Remove integration between attr_accessible/protected and AC::Metal::ParamsWra...Guillermo Iguaran2012-09-161-1/+0
* Deprecate set_sequence_name in favour of self.sequence_name=Jon Leighton2011-11-291-2/+2
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Added test for has_one partial rendering (keeran) [#43 state:resolved]David Heinemeier Hansson2008-04-301-0/+1
* * Fix pagination problems when using includeMichael Koziarski2006-02-091-0/+9