Skip to content

Pull requests: rails/rails

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add Test Cases for hash_with_indifferent_access
#15651 by aditya-kapoor was closed Jun 11, 2014 Loading… updated Jun 12, 2014
Fix problem with helper_method for ruby less than 2.1 actionpack needs feedback
#14888 by grzlus was closed May 9, 2014 Loading… updated Jun 12, 2014
refactor existing test by using with_schema_search_path
#11680 by neerajsingh0101 was closed Jul 31, 2013 Loading… updated Jun 12, 2014
Fix AR::Migrator to create schema_migrations table for MySQL "utf8mb4" encoding
#12252 by deeeki was closed Jan 30, 2014 Loading… updated Jun 12, 2014
Fix link to point to new RefineryCMS repo
#9151 by gogogarrett was merged Feb 2, 2013 Loading… updated Jun 12, 2014
Ignore order when doing count.
#14631 by laurocaetano was merged Apr 7, 2014 Loading… updated Jun 12, 2014
adding "-j" parameter for "rails new" command
#16 by sssionggg was closed Sep 12, 2010 Loading… updated Jun 12, 2014
[ci skip] Fix Pull Request URL in 4.1 release note.
#14487 by JuanitoFatas was merged Mar 26, 2014 Loading… updated Jun 12, 2014
No need to require to_param, it is already required in object/to_query.rb
#15644 by akshay-vishnoi was merged Jun 11, 2014 Loading… updated Jun 12, 2014
Fix habtm reflection activerecord
#15210 by arthurnn was merged May 24, 2014 Loading… updated Jun 12, 2014 4.1.2
Enhance routing error html page actionpack
#14619 by winston was merged Apr 11, 2014 Loading… updated Jun 12, 2014
Allow custom asset host to be passed in asset_url actionview
#15021 by hubertlepicki was merged May 16, 2014 Loading… updated Jun 12, 2014 4.2.0
Refactor XML serializer to not depend on serialized_attributes
#15463 by geopet was merged Jun 4, 2014 Loading… updated Jun 12, 2014
always use File.join in asset_path
#14932 by phoet was merged May 1, 2014 Loading… updated Jun 12, 2014
BigDecimal string wrapping in JSON serialization can now be opted-out activesupport
#6040 by davout was merged May 2, 2012 Loading… updated Jun 12, 2014
Use Rails to Render Default Index Page railties
#8468 by schneems was merged Dec 11, 2012 Loading… updated Jun 12, 2014
Backport Rails 3.2.16 Security Fixes to Rails 3.1.x
#13151 by hone was merged Dec 4, 2013 Loading… updated Jun 12, 2014
Removed redundant upgrade docs on new cookies.
#11261 by ryan-endacott was merged Jul 4, 2013 Loading… updated Jun 12, 2014
Directory name in RUNNING_UNIT_TESTS.rdoc [ci skip]
#12440 by arunagw was merged Oct 4, 2013 Loading… updated Jun 12, 2014
Clean up quotes in the Gemfile
#1270 by dasch was closed May 24, 2011 Loading… updated Jun 12, 2014
Fix for issue 1553 - escape_javascript to support SafeBuffer strings
#1558 by tardate was merged Jun 8, 2011 Loading… updated Jun 12, 2014
TagHelper creates invalid data attributes when value is a BigDecimal actionview
#2036 by Bodacious was merged May 17, 2012 Loading… updated Jun 12, 2014
Add require ActiveSupport delegation to ActiveRecord::Relation class.
#1999 by dmitriy-kiriyenko was merged Jul 7, 2011 Loading… updated Jun 12, 2014
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.