aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/Rakefile
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2007-03-28 21:55:40 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2007-03-28 21:55:40 +0000
commit0cac2806a6fd9f1f63cdce8d3fd1e86cefb22c1f (patch)
treeedd53a0b96de6b7b0054d8547557e92ead99842e /actionpack/Rakefile
parentdf3ee41126af8e34f4bf76e791a8817ede1ba87b (diff)
downloadrails-0cac2806a6fd9f1f63cdce8d3fd1e86cefb22c1f.tar.gz
rails-0cac2806a6fd9f1f63cdce8d3fd1e86cefb22c1f.tar.bz2
rails-0cac2806a6fd9f1f63cdce8d3fd1e86cefb22c1f.zip
Dropped the use of ; as a separator of non-crud actions on resources and went back to the vanilla slash. It was a neat idea, but lots of the non-crud actions turned out not to be RPC (as the ; was primarily intended to discourage), but legitimate sub-resources, like /parties/recent, which didn't deserve the uglification of /parties;recent. Further more, the semicolon caused issues with caching and HTTP authentication in Safari. Just Not Worth It [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6485 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'actionpack/Rakefile')
0 files changed, 0 insertions, 0 deletions