Logo
Explore Help
Register Sign In
github/rails
1
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
9a53e0202745d596867e9bc43219bc192269047e
rails/actionpack/test
History
José Valim c3be207ee8 Add :only and :except to controllers MiddlewareStack. This allows
you to do the following:

  class PostsController < ApplicationController
    use AutheMiddleware, :except => [:index, :show]
  end
2010-06-03 23:32:10 +10:00
..
abstract
Use assert_respond_to because it has better error messaging
2010-05-18 02:12:06 +02:00
activerecord
Cut the fat and make session stores rely on request.cookie_jar and change set_session semantics to return the cookie value instead of a boolean.
2010-05-18 03:18:23 +02:00
controller
Add :only and :except to controllers MiddlewareStack. This allows
2010-06-03 23:32:10 +10:00
dispatch
Remove the laziness from the middleware stack.
2010-06-03 23:32:10 +10:00
fixtures
fix translation test in actionpack [#4701 state:commited]
2010-06-03 23:32:10 +10:00
lib
move FixtureResolver to a file that is accessible outside Rails' own tests
2010-05-02 22:45:54 +02:00
template
Update template to allow handlers to more cleanly handle encodings (ht: nex3)
2010-06-03 23:32:10 +10:00
tmp
Use safe tmp dir
2009-08-13 21:03:25 -05:00
abstract_unit.rb
Simplify cookie_store by simply relying on cookies.signed.
2010-05-18 02:05:20 +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
Powered by Gitea Version: 1.25.3 Page: 126ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API