.. |
session
|
Improve error message for memcache session store when dalli isn't loaded in app
|
2012-09-07 12:15:31 -05:00 |
templates/rescues
|
show routes while debugging RoutingError
|
2012-07-07 15:38:29 -05:00 |
best_standards_support.rb
|
Improve best_standards_support to use only IE=Edge in development mode
|
2010-08-09 11:48:31 -07:00 |
callbacks.rb
|
load active_support/core_ext/module/delegation in active_support/rails
|
2012-08-02 21:59:23 +02:00 |
cookies.rb
|
load active_support/core_ext/object/blank in active_support/rails
|
2012-08-02 21:59:22 +02:00 |
debug_exceptions.rb
|
Rename RouteInspector to RoutesInspector
|
2012-07-08 13:49:15 -03:00 |
exception_wrapper.rb
|
log 404 status when ActiveRecord::RecordNotFound was raised (#7646)
|
2012-09-17 18:16:41 +02:00 |
flash.rb
|
Removing ==Examples and last blank lines of docs from actionpack
|
2012-05-15 01:51:54 -05:00 |
params_parser.rb
|
Make ActionDispatch::ParamsParser::ParseError#original_exception return the original exception.
|
2012-08-27 23:46:53 +02:00 |
public_exceptions.rb
|
Use status, content_type, body method signature for render too
|
2012-06-14 21:58:05 -03:00 |
reloader.rb
|
Code-format references to config settings
|
2012-04-27 22:50:02 -07:00 |
remote_ip.rb
|
Valid ips v4 and v6. Right logic for working with X-FORWARDED-FOR header and tests.
|
2012-04-25 14:50:59 +04:00 |
request_id.rb
|
load active_support/core_ext/object/blank in active_support/rails
|
2012-08-02 21:59:22 +02:00 |
show_exceptions.rb
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-10-11 01:05:14 +05:30 |
ssl.rb
|
Fix secure cookies when there are more than one space before the secure
|
2012-03-19 16:31:57 -03:00 |
stack.rb
|
Add the #unshift method to the middleware stack
|
2012-05-18 16:41:52 +10:00 |
static.rb
|
rename page_cache_extension option to default_static_extension
|
2012-10-03 15:35:19 -05:00 |