Newest Ruby Programming Tips
Using Rake for Cron Jobs
David Ratajczak
·
0 responses
·
ruby, rake, cron
Modular vs Monolithic Software: No Holy Grails.
Pablo Astigarraga
·
0 responses
·
ruby, rails, software architectue, modular applications
Be notified of outdated softwares on your server(s)
Michael Bensoussan
·
0 responses
·
ruby, nodejs, open source, github
Ruby 1.8 -> 1.9 hash syntax regex
Luke van der Hoeven
·
0 responses
·
ruby, vim, syntax
How to simply roll your own OAuth2 provider with direct user/pass access
Michiel Sikkes
·
0 responses
·
ruby, rails, api, oauth
Return has_many association's field as an array
Leon Guan
·
0 responses
·
ruby, rails, ror
Manipulating the database with ActiveRecord
Tomas Varneckas
·
0 responses
·
ruby, activerecord, schema
Multiline strings with ActiveSupport
Pranas Kiziela
·
0 responses
·
ruby, rails, active_support
Upload and download files in Sinatra
Bohdan Schepansky
·
0 responses
·
ruby, sinatra
SOLID Object-Oriented Design by Sandi Metz
Marcelo G. Cajueiro
·
0 responses
·
ruby, solid
SOLID Ruby by Jim Weirich
Marcelo G. Cajueiro
·
0 responses
·
ruby, solid
Writing Solid Ruby Code by Jim Weirich
Marcelo G. Cajueiro
·
0 responses
·
ruby, solid
More concurrency on a single Heroku dyno with the new Celadon Cedar stack
Endel Dreyer
·
0 responses
·
ruby, heroku, unicorn
Routes paths and Namespacing in Rails
Charles-Henri
·
0 responses
·
ruby, rails, on
Accessing ActiveRecord DB column options
Bill Agee
·
0 responses
·
ruby, rails, activerecord
ActiveRecord UNION hack
Javier Toledo
·
1 response
·
ruby, rails
Testing Your Factories First
Marcelo G. Cajueiro
·
0 responses
·
ruby, tests
Logging to Multiple Destinations, Ruby
Chris Lowder
·
0 responses
·
ruby, logging
Extending modules on stubbed classes
Alex Gibson
·
0 responses
·
ruby, rails, rspec
Live linting of your code in sublime
Avner Cohen
·
1 response
·
ruby, sublime-text, javascript, nodejs