This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8371d6f0c1948d3201c1db1fea4b1604a238d48d
rails
/
actionpack
/
lib
History
Gaspard Bucher
8371d6f0c1
Fixes a bug where layouts provided with an absolute path would not be found because they were prefixed by 'layouts'. This bug only appears if the path does not contain the word 'layouts'.
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
> [
#3207
state:committed]
2009-09-28 14:40:21 +13:00
..
action_controller
Fixes a bug where layouts provided with an absolute path would not be found because they were prefixed by 'layouts'. This bug only appears if the path does not contain the word 'layouts'.
2009-09-28 14:40:21 +13:00
action_pack
Prepare for 2.3.4 release
2009-09-04 09:56:09 +12:00
action_view
Rewrote ActionView::TestCase.
2009-09-25 15:51:27 +02:00
action_controller.rb
Go back to depending on Rack 1.0.x gem
2009-07-12 19:28:04 -05:00
action_pack.rb
Bump up the year in MIT license files
2009-01-18 05:28:21 +00:00
action_view.rb
Port fast reloadable templates from rails-dev-boost.
2009-02-12 13:04:12 -06:00
actionpack.rb
Deprecate "Allow frameworks to be required by their gem name"
2009-09-12 02:45:33 -07:00