- 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
Remove unused method_name from AttributeMethodMatch activemodel
#35955 by shioyama was merged Apr 12, 2019 Loading… updated Apr 12, 2019
Add section on PostgreSQL to the guides index [ci skip] docs
#35927 by arbox was merged Apr 15, 2019 Loading… updated Apr 15, 2019
Notes tags registration docs railties
#35906 by yoones was merged Apr 15, 2019 Loading… updated Apr 16, 2019
add example of getting lock from ActiveRecord::Relation activerecord
#35964 by localhostdotdev was closed Apr 17, 2019 Loading… updated Apr 17, 2019
Document algorithm: concurrent option for PostgreSQL [ci skip] activerecord docs
#35998 by itsWill was merged Apr 19, 2019 Loading… updated Apr 19, 2019
Resurrect external JS/CS generation railties
#35852 by larouxn was merged Apr 23, 2019 Loading… updated Apr 23, 2019
ActiveSupport::Cache::Key object - Faster Cache Keys actionpack actionview activerecord activesupport
#33944 by schneems was closed May 20, 2019 Loading… updated May 20, 2019
Dropping a db fails consistely across adapters. activerecord needs work
#36025 by itsWill was closed Jun 12, 2019 Loading… updated Jun 12, 2019
Move the
ActiveModel:Errors#full_message method to the Error class: activemodel activerecord #36639 by Edouard-chin was merged Jul 16, 2019 Loading… updated Jul 16, 2019
[ci skip] collection_radio_buttons options example docs
#36760 by andre-lgf was merged Jul 25, 2019 Loading… updated Jul 25, 2019
Use a single term instead of all terms used to describe path and URL helpers together actionpack docs
#36254 by sharang-d was merged Jul 26, 2019 Loading… updated Jul 26, 2019
Added a phone_to helper method, on the style of mail_to and sms_to. actionview
#36775 by pietromoro was merged Jul 26, 2019 Loading… updated Jul 26, 2019
Allow specifying fixtures to be ignored in "_fixture" section activerecord
#36303 by gaotongfei was merged Jul 28, 2019 Loading… updated Jul 28, 2019
Add test case to guard the query count for relation cache (for #35982) actionview activerecord
#36031 by st0012 was merged Jul 29, 2019 Loading… updated Jul 29, 2019
Fix folders update watcher with no folders to watch activesupport
#36163 by spuyet was merged Sep 9, 2019 Loading… updated Sep 9, 2019
Fix programmatic clicks with data-remote actionview rails-ujs
#36437 by sudara was merged Jun 13, 2019 Loading… updated Oct 24, 2019
TypeError Regexp#match?(nil) in Ruby Head actionpack actionview activemodel activerecord
#37504 by utilum was merged Nov 4, 2019 Loading… updated Nov 4, 2019
Modify respond_to behaviour always setting the response's content type based on the request format actionpack docs
#37617 by Edouard-chin was merged Nov 22, 2019 Loading… updated Nov 22, 2019
Update ActionText docs [ci skip] docs
#38020 by jackkinsella was merged Dec 18, 2019 Loading… updated Dec 18, 2019
Update sqlite3 to avoid Ruby 2.7 warnings
#38033 by casperisfine was merged Dec 19, 2019 Loading… updated Dec 19, 2019
Remove stacktrace from ActiveJob logging callback halts activejob
#37994 by bibstha was merged Dec 19, 2019 Loading… updated Dec 19, 2019
Added: USE sql statement to the READ_QUERY list for mysql activerecord
#37902 by lizdeika was closed Dec 20, 2019 Loading… updated Dec 20, 2019
Regex did not match CREATE TABLE in all cases activerecord
#37991 by UlrichThomasGabor was merged Dec 23, 2019 Loading… updated Dec 23, 2019
Raise ArgumentError for enum attribute, when argument has a duplicate value activerecord stale
#33831 by manhnt2 was closed Dec 25, 2019 Loading… updated Dec 25, 2019
ProTip! Mix and match filters to narrow down what you’re looking for.