robermiranda
- Karma
- 221
- Created
- March 20, 2013 (13y ago)
- Submissions
- 0
Ruby on Rails Developer
http://www.rubyconf.co
- Understanding n+1 query problems in Ruby on Rails (sourcediving.com)
- How we improved our Rails app’s performance with Conditional Get Requests (sourcediving.com)
- Debugging Deadlocks (In Ruby on Rails) (sourcediving.com)
- Custom Form Handling with Turbo (sourcediving.com)
- Quick Product Discovery Powered by Redis (sourcediving.com)
- Changes you might have missed coming in Ruby 2.7 (sourcediving.com)
- A practical guide to small and easy-to-review pull requests (sourcediving.com)
- Drop jQuery as a dependency from Rails (github.com)
- RubyConf Colombia is Back (rubyconf.co)
- RubyConf Colombia is Back for 2016 (eepurl.com)
- Secure Tokens from Rails 5 to Rails 4.x and 3.x (coderwall.com)
- Rails support for ARIA attributes (github.com)
- Meet the first seven teams for Rails Girls Summer of Code 2014, Help Fun 3 More! (railsgirlssummerofcode.org)
Help Fun 3 More!
- Parsing JSON in D programming language using std.json (johan.heapsource.com)
- Leveraging App.io with your PhoneGap App (phonegap.com)
- HTTP Caching with ActiveResource (coderwall.com)
- This Is How You're Going To Screw Up Two-Factor Auth (blog.meldium.com)
- Exposing ASP.NET Development Server Remotely (johan.heapsource.com)
- Beware subclassing Ruby core classes (words.steveklabnik.com)
TL;DR: Subclassing core classes in Ruby can lead to unexpected side effects. I suggest composition over inheretance in all these cases.
- Easy Two-Factor Authentication in Rails (roberto.heapsource.com)