1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
Adam Cigánek a4f2ba8fb3 Modified ActiveSupport::Inflector#parameterize with code from slugalizer (http://github.com/henrik/slugalizer)
Handles trailing and leading slashes, and squashes repeated separators into a single character.

Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#1034 state:committed]
2008-09-23 08:08:21 +02:00
actionmailer Bump the Version constants to align with the *next* release rather than the previous release. 2008-09-22 21:32:12 +02:00
actionpack Merge branch 'patches' into multibyte 2008-09-22 21:35:35 +02:00
activemodel Merge docrails 2008-09-03 17:58:47 +01:00
activerecord Merge branch 'patches' into multibyte 2008-09-22 21:35:35 +02:00
activeresource HTTP Accept header 2008-09-18 11:15:48 +02:00
activesupport Modified ActiveSupport::Inflector#parameterize with code from slugalizer (http://github.com/henrik/slugalizer) 2008-09-23 08:08:21 +02:00
ci Be more careful 2008-08-26 12:21:48 +02:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Bump the Version constants to align with the *next* release rather than the previous release. 2008-09-22 21:32:12 +02:00
.gitignore The 'rails' command was broken by the last commit. Fix that. 2008-08-26 16:28:41 +02:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00