Messages by Thread
-
[Rails-core] Can't require active_support/dependencies in AS 5 beta 4
Rodrigo Rosenfeld Rosas
-
[Rails-core] Little refactoring for performance
Dmitry Gautsel
-
[Rails-core] ActiveSupport Hash#dup
Dmitry Gautsel
-
[Rails-core] Little performance fix.
Dmitry Gautsel
-
[Rails-core] Safe buffers and HEREDOCS
Richard Hulse
-
[Rails-core] SQLite database version requirements for Rails 5
Yasuo Honda
-
[Rails-core] Rails Guides Idea: User can specify their OS type to filter setup instructions
deepak
-
[Rails-core] little improvements for active_model
Dmitry Gautsel
-
[Rails-core] Generate guides section headers as anchor links to themselves
Vjatseslav Gedrovits
-
[Rails-core] postgresql array foreign keys support
Ao Wu
-
[Rails-core] User should be able to provide token size (has_secure_token)
Pushpa Raj Badu
-
[Rails-core] Support for Float.years
Brian Christian
-
[Rails-core] Make has_one building syntax to look the same as for has_many
Alex Galushka
-
[Rails-core] Additional inspectable attributes in AR.
Don Schrimsher
-
[Rails-core] [Rails 5] Exception response format
Charles FD
-
[Rails-core] Customizing inspectable attributes in AR Rails 4.
Don Schrimsher
-
[Rails-core] Re: ActiveSupport::Concern support Module#prepend?
jonathan
-
[Rails-core] Add the option to preserve original SELECT clause
Oded Niv
-
[Rails-core] ActiveSupport could add a boolean conversion method to String and Fixnum
Clayton Liggitt
-
[Rails-core] Pass format options through ActionController::Responder to serializer
Robin McFee
-
[Rails-core] Warn when submitting hashes with same key as string and symbol to AR methods?
Andrew Selder
-
[Rails-core] metaprogramming models
loveand light
-
[Rails-core] Why is fixture caching keyed on connection ?
Y. Thong Kuah
-
[Rails-core] remove Rails dependency on jQuery
Aaron Lasseigne
-
[Rails-core] Using "IS DISTINCT FROM" instead of "!=" for inequality checks
Jeremy McNevin
-
[Rails-core] [ANN] Rails 4.2.6 and 4.1.15 have been released!
Rafael Mendonça França
-
[Rails-core] How to create Facebook API for publishing post?
Kanna
-
[Rails-core] Set up cookies key on a request basis
Washington L Braga Jr
-
[Rails-core] Contribution
Bas van IJzendoorn
-
[Rails-core] Google Summer of Code 2016 - Call for Mentors
Federico Builes
-
[Rails-core] Depreciation Warning with Path in Mailer
Tom Prats
-
[Rails-core] Thoughts on Giving Sessions Indifferent Access
Tom Prats
-
[Rails-core] [ANN] Rails 4.2.6.rc1 and 4.1.15.rc1 have been released!
Rafael Mendonça França
-
[Rails-core] Testing process inquiry (Research study)
Matías Waterloo
-
[Rails-core] Enhancement: improved ActiveModal::Errors enumeration
Evan Prothro
-
[Rails-core] Active Job parameter log filtering
Bart de Water
-
[Rails-core] #attributes should optionally return nested attributes of the model
Abhishek Chandrasekhar
-
[Rails-core] Adding a hot restart (no need to open new terminal)
Chashmeet Singh
-
[Rails-core] Master thesis on Rails
Luís Ferreira
-
[Rails-core] Make xml_http_request? / xhr? actually return a boolean
Lukas Alexandre
-
[Rails-core] Enchancement: ActiveSupport, add Hash#to_proc
Ivan Denysov
-
[Rails-core] Feature Request: Hash#to_proc
Ivan Denysov
-
[Rails-core] Possible enhancement method for ActiveModel::Dirty - object.attributes_was or object.attributes_before_changes.
Ilya Slepov
-
[Rails-core] Custom session key prefix for Session CacheStore
Espen Antonsen
-
[Rails-core] Rails edit action getting too big
ajayg1567
-
[Rails-core] ActiveRecord should have a create-like method that throws 400 on invalid record
Daniel Finlay
-
[Rails-core] Predictable seed
Ben Colon
-
[Rails-core] Enhancement: ActiveSupport Notification for ActionCable::Channel::Base#perform_action
matthew . wear
-
[Rails-core] Feature Request: Delete associated records when model is saved
Jeremy Mickelson
-
[Rails-core] Possible Enhancement method - User.where(updated_at: within(6.months))
Jacob Smith
-
[Rails-core] ActiveRecord::QueryMethods#where_values_hash to include NotEqual wheres?
Anton Antonov
-
[Rails-core] Seemingly buggy behavior of AR's #to_param
Rob Biedenharn
-
[Rails-core] submit disable option add i18n message automatically
Shingo Nakanishi
-
[Rails-core] [ANN] Rails 5.0.0.beta1.1, 4.2.5.1, 4.1.14.1, 3.2.22.1, and rails-html-sanitizer 1.0.3 have been released!
Aaron Patterson
-
[Rails-core] Re: [ANN] Rails 5.0.0.beta1.1, 4.2.5.1, 4.1.14.1, 3.2.22.1, and rails-html-sanitizer 1.0.3 have been released!
Yves-Eric
-
Re: [Rails-core] Re: [ANN] Rails 5.0.0.beta1.1, 4.2.5.1, 4.1.14.1, 3.2.22.1, and rails-html-sanitizer 1.0.3 have been released!
Sean Linsley
-
Re: [Rails-core] Re: [ANN] Rails 5.0.0.beta1.1, 4.2.5.1, 4.1.14.1, 3.2.22.1, and rails-html-sanitizer 1.0.3 have been released!
Yves-Eric
-
[Rails-core] Re: [ANN] Rails 5.0.0.beta1.1, 4.2.5.1, 4.1.14.1, 3.2.22.1, and rails-html-sanitizer 1.0.3 have been released!
spike22
-
Re: [Rails-core] [ANN] Rails 5.0.0.beta1.1, 4.2.5.1, 4.1.14.1, 3.2.22.1, and rails-html-sanitizer 1.0.3 have been released!
Matthew Draper
-
Re: [Rails-core] [ANN] Rails 5.0.0.beta1.1, 4.2.5.1, 4.1.14.1, 3.2.22.1, and rails-html-sanitizer 1.0.3 have been released!
spike22
-
[Rails-core] Numeric Validator only checks RegEx? Should "15.0" be an integer, or equals an integer?
SouthWolf
-
[Rails-core] Bump Mail dependency to pick up downstream memory improvements
Karl Freeman
-
[Rails-core] Callbacks when autoloading constants
Mario Visic
-
[Rails-core] ActiveRecord::Result#to_hash doesn't return a hash
Kache
-
[Rails-core] Blog is down
Rodrigo Rosenfeld Rosas
-
[Rails-core] Skip *All* Callbacks Feature
Donald Fenniak
-
[Rails-core] Can Rails 5+ be used as real-time backend for non-web applications?
Mussabekov Daniyar
-
[Rails-core] Uninitialized constant Settings [Rake Error]
Mansi Pathak
-
[Rails-core] An environment agnostic Rails application
Vladyslav Hesal
-
[Rails-core] Improve Rails fork support
ChuckE
-
[Rails-core] Enum vs Constants
M . Hüseyin Öztürk
-
[Rails-core] Reducing ActionCable dependencies?
Mike Perham
-
[Rails-core] Need help with my Duration-related pull requests
Andrey Novikov
-
[Rails-core] Re: Scaffold Generator Woes
Duta Ksp
-
[Rails-core] Pessimistic Locking
alexander . maznev
-
[Rails-core] Use refinements for ActiveSupport in Rails 6?
Gaelan
-
[Rails-core] rails scaffold error partial
Chris Habgood
-
[Rails-core] It'd be great to be able to use semantically consistent custom configuration variables
Ben Nelson
-
[Rails-core] Why can't we use cache in email templates?
Stan Lo