CARVIEW |
-
A super tight library to add contexts to tests.Forked from jeremymcanally/context Mon Nov 03 07:54:21 -0800 2008
-
Repository for improving Rails documentationCreated Mon Mar 17 18:24:52 -0700 2008
-
PLEASE CHECK https://github.com/lifo/docrails/wikisCreated Fri May 02 03:37:07 -0700 2008
-
Lifo's LabCreated Sat Feb 16 06:57:47 -0800 2008
-
Wait and watchCreated Thu Jul 24 13:46:18 -0700 2008
-
Evan Weaver's Rails plugin for maintainable and high-efficiency caching.Created Fri May 30 03:42:27 -0700 2008
-
The PlanetCreated Sat Apr 12 07:29:57 -0700 2008
-
NadaCreated Sat Nov 15 07:48:38 -0800 2008
-
Created Mon Oct 06 18:09:09 -0700 2008
-
Classy web-development dressed in a DSLForked from bmizerany/sinatra Thu Nov 13 10:36:50 -0800 2008
Public Activity

-
lifo committed f4f8923c:
Merge commit 'fred/pullable'
-
fcheung committed 5cebe69e:
Preload uses exclusive scope [#643 state:resolved]
-
pivotal committed eb457cee:
Association preloading no longer stops if it hits a nil object [#1630 state:resolved]
-
trans committed c9d43354:
MaKe Hash#slice! return removed values, akin to Array [#971 state:resolved]
-
fcheung committed dce0da77:
Fix assert_select_rjs not checking id for inserts [#540 state:resolved]
-
fcheung committed d7b6e48c:
Fix randomly failing cookie store tests
f4f8923cf0ef5bd31f9e98cecf4603d0c4bde296
Merge commit 'fred/pullable'
d9ca219e3eb058ce99f34e3d7435e023932426ff
Merge commit 'mainstream/master'
db5a98e6cbb88331a6ce484260e9cce9ba882bcd
Merge docrails

-
lifo committed 73e9f4e9:
Merge commit 'mainstream/master'
-
lifo committed 07298fd0:
Don't recurse when ActionController#render is called without any arguments
-
lifo committed 80307c8b:
Make ActionController#render(symbol) behave same as ActionController#render(string) [#1435]
-
lifo committed cd1d6e87:
Make ActionController#render(string) work as a shortcut for render :action => string. [#1435]
-
lifo committed d67e0387:
Make ActionController#render(string) work as a shortcut for render :template => string. [#1435]
-
lifo committed 06195239:
Make ActionController#render(string) work as a shortcut for render :file => string. [#1435]
-
lifo committed dd075345:
Move ActionController::Base#render arguments validation to a separate method
-
lifo committed 04a8b236:
Make render_test.rb run in isolation
-
lifo committed 6e2a7716:
Undry ActionController::TestCase#<HTTP_METHODS> for better documentation
-
lifo committed e898f82a:
Move request parsing related code to ActionController::RequestParser
-
josh committed 9c1e48ea:
ActionController::VerbPiggybacking middleware
-
lifo committed 3562d54d:
Remove duplicate attr_reader :env
-
lifo committed 293bb02f:
Unify ActionController::AbstractRequest and ActionController::Request
-
lifo committed b5ecfe78:
Use Rack::MockRequest for TestRequest
-
lifo committed 7e175111:
Rename RackRequest to Request
-
lifo committed 408ec6c0:
Remove rack_process.rb
-
lifo committed 900aad67:
Remove deprecated relative_url_root
-
josh committed faf83640:
Defining a new method is atomic, no mutex needed.
-
josh committed 0b22a96b:
Move default middleware stack to middlewares.rb
-
josh committed aa002c0e:
ActiveRecord::QueryCache middleware
-
Luis Hurtado committed 63aac338:
Ensure of Model#create support custom updated_at and updated_on attributes [#1612 state:resolved]
-
samoli committed 70456aed:
Use I18n for date/time select helpers prompt text [#561 state:resolved]
-
porras committed e8de7a67:
Add :allow_nil option to delegate [#1127 state:resolved]
-
mernen committed f7bd0beb:
Ensure Model#last doesn't affects order for another finders inside the same scope [#1499 state:resolved]
-
samoli committed 389534c3:
Added prompt options to date helpers [#561 state:resolved]
-
josh committed 858a420c:
Ensure the template format is always passed to the template finder. Now we can cleanup some nasty stuff.
-
lifo committed f5b7f091:
Merge commit 'fred/more_pullable'
-
metatribe committed fcd58dc2:
Allow use of symbols for :type option of ActionController::Streaming#send_file/#send_data [#1232 state:resolved]
-
fagiani committed 7cda0df7:
Fix script/dbconsole not handling numeric password [#1395 state:resolved]
-
lifo committed fab4f96b:
Correct description of tmp:create task [#1607 state:resolved] [Roderick van Domburg]
-
fcheung committed b17b9371:
Fix configure_dependency_for_has_many not quoting conditions properly [#1461 state:resolved]
-
fcheung committed 6f4b2469:
Use explicit order to stop test failing randomly
-
fcheung committed cf9c3683:
Fix failing cookie store test
-
fcheung committed 40247a8c:
Remove observe_field :on option as prototype no longer supports it [#1088 state:resolved]
-
yaroslav committed 276ea48d:
Remove dead commented out code [#1467 state:resolved]
-
josh committed 3b317b71:
Switch to Rack::Response#set_cookie instead of using CGI::Cookie to build cookie headers
-
fcheung committed 606cd61b:
Fix Mime::Type#=~ not using Regexp.quote
-
Karthik Krishnan committed 75a133f9:
Fix has many through not quoting table names [#1163 state:resolved]
-
miloops committed c092dbef:
Add missing fixture to allow reload models test to run isolated [#1609 state:resolved]
-
Matt Bauer committed 7b249b67:
Fix reset_session with lazy cookie stores [#1601 state:resolved]
-
lifo committed 462c75b6:
Fix duplicate test name [#1058 state:resolved] [Dave Rothlisberger, Pratik Naik]
-
josh committed fda62ecf:
Rename AbstractResponse to Response and inheirt from Rack::Response
-
josh committed a14bbd7a:
Process CGI 'cookie' header into 'Set-Cookie' for all responses.
-
josh committed cbee72d2:
Improve cookie test coverage
-
josh committed 3da1b94d:
Use status response accessor instead of the 'Status' header
-
josh committed 12e416a0:
Diverge Metal implementation from Rack::Cascade since we want the last app to return its headers and body if the status is a 404.
73e9f4e9096515e9f4d97baaa914320c42159985
Merge commit 'mainstream/master'
07298fd0929ae1c6dd6d1b41bf320112d6bfc6a0
Don't recurse when ActionController#render is called without any arguments
80307c8b0a889acc7abb7f4e52fd4c02e1063ba8
Make ActionController#render(symbol) behave same as ActionController#render(string) [#1435]
cd1d6e8768ae13b11bc343701037b20ad35e6f1e
Make ActionController#render(string) work as a shortcut for render :action => string. [#1435]
d67e03871eabb912434dafac3eeb8e6ea7c5585f
Make ActionController#render(string) work as a shortcut for render :template => string. [#1435]