- Notifications
You must be signed in to change notification settings - Fork 22k
Pull requests: rails/rails
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Postgres: Do not attempt to deallocate a statement if the connection is no longer active.
#3258 by ileitch was merged Oct 20, 2011 Loading… updated Jun 12, 2014
Added another guide to debugging Rails in the references section
#15578 by jackkinsella was closed Jun 8, 2014 Loading… updated Jun 12, 2014
Add config which enables gzip compression, Disabled by default actionpack
#6728 by gaurish was closed Jun 14, 2012 Loading… updated Jun 12, 2014
Use mysqldump native commands when rake db:structure:dump. activerecord
#7564 by kennyj was merged Sep 11, 2012 Loading… updated Jun 12, 2014
Set relative url root in assets when controller isn't available for Sprockets
#2977 by guilleiguaran was merged Sep 13, 2011 Loading… updated Jun 12, 2014
Refactor #asset_query_equal, no need of #split activesupport
#15645 by akshay-vishnoi was closed Jun 12, 2014 Loading… updated Jun 12, 2014
Removed variable shawdowing warning in actionpack url.rb
#15662 by JuanitoFatas was merged Jun 12, 2014 Loading… updated Jun 12, 2014
Support for Postgresql date/time ranges PostgreSQL
#12694 by meskallito was closed Feb 26, 2014 Loading… updated Jun 12, 2014
update the example for
after_commit in the guides. #9402 by senny was merged Feb 24, 2013 Loading… updated Jun 12, 2014
Update guides to mention 3.2.18.
#15426 by oggy was merged May 30, 2014 Loading… updated Jun 12, 2014
remove unnecssary require of
to_param, as to_query is already require to_param #15650 by kuldeepaggarwal was merged Jun 11, 2014 Loading… updated Jun 12, 2014
AR::AttributeMethods#[] raises AM::AttributeMissingError for missing att...
#8056 by frodsan was merged Oct 28, 2012 Loading… updated Jun 12, 2014
Namespace engine assets for 3-1-stable
#1716 by ryanb was merged Jun 15, 2011 Loading… updated Jun 12, 2014
Fix MailerPreview broken tests
#14395 by arthurnn was merged Mar 15, 2014 Loading… updated Jun 12, 2014
:callback verification in JSONP actionpack
#9075 by homakov was closed Feb 14, 2014 Loading… updated Oct 21, 2017
Fix guide and add
app/views/applicationinto default directory structure along with the current partial template resolving order docs railties #9911 by kentaro was closed Mar 26, 2013 Loading… updated Jun 12, 2014
Fix failing asset debug test under 1.8
#2699 by guilleiguaran was merged Aug 26, 2011 Loading… updated Jun 12, 2014
Enable threadsafe! by default railties
#6685 by tarcieri was closed Jun 22, 2012 Loading… updated Jun 12, 2014
Change AC::Live to use Rack hijack actionpack
#9993 by dahakawang was closed May 4, 2014 Loading… updated Jun 12, 2014
There was a parenthesis missing in the guides, which resulted in the one link not working, and a second link not even showing.
#11137 by WvanLelyveld was merged Jun 27, 2013 Loading… updated Jun 12, 2014
Fix ActiveRecord::Callbacks sample code [ci skip]
#13143 by joker1007 was merged Dec 3, 2013 Loading… updated Jun 12, 2014
Gem const presence checking has been removed railties
#6119 by nordringrayhide was merged May 2, 2012 Loading… updated Jun 12, 2014
Fix Issue #2572 with set_fixture_class by normalizing key format
#3844 by alexeymuranov was closed Dec 29, 2011 Loading… updated Jun 12, 2014
Add default_i18n_subject to the guides docs
#15495 by maurogeorge was merged Jun 4, 2014 Loading… updated Jun 12, 2014
Introduce default_headers. closes #6311 #6515
#7302 by homakov was merged Aug 9, 2012 Loading… updated Jun 12, 2014
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.