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
7a7c608a26f03abb1245ff83d4e25040ad09cb44
rails
/
actionpack
/
test
History
José Valim
d69ebb849a
Avoid deserializing cookies too early, which causes session objects to not be available yet. Unfortunately, could not reproduce this in a test case.
2010-06-24 20:03:03 +02:00
..
abstract
Ensure overwritten callbacks conditions in controllers work [
#4761
state:resolved] [
#3913
state:resolved]
2010-06-22 07:57:45 +02:00
activerecord
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [
#4816
state:resolved]
2010-06-24 13:23:43 +02:00
controller
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [
#4816
state:resolved]
2010-06-24 13:23:43 +02:00
dispatch
Avoid deserializing cookies too early, which causes session objects to not be available yet. Unfortunately, could not reproduce this in a test case.
2010-06-24 20:03:03 +02:00
fixtures
Make sure a namespaced <%= render form %> still renders the _form partial [
#4784
state:resolved]
2010-06-20 00:58:10 +02:00
lib
move FixtureResolver to a file that is accessible outside Rails' own tests
2010-05-02 22:45:54 +02:00
template
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [
#4816
state:resolved]
2010-06-24 13:23:43 +02:00
tmp
Use safe tmp dir
2009-08-13 21:03:25 -05:00
abstract_unit.rb
cache_sweeper yields blank output
2010-06-08 23:20:04 +02:00
active_record_unit.rb
Autoload AR test case
2010-01-04 16:50:01 -06:00
ts_isolated.rb
Give useful test:isolated failures
2009-11-04 12:44:06 -08:00