Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Ninsho for omniauth
Abraham
·
0 responses
·
ruby, rails, omniauth, authentication
You can do full-text search on Heroku FOR FREE by working around bogons in PgSearch's pg_search_scopes.
Dave Aronson
·
0 responses
·
ruby, rails, heroku, search
How Rails autoloading works
Dmitry Vorotilin
·
0 responses
·
ruby, rails, dependencies, autoloading
Setting up PostgreSQL for Ruby on Rails on Linux
Tobias Pfeiffer
·
0 responses
·
ruby, rails, gem, linux
Ruby-serialport on Fedora requires a baud change
David H. Wilkins
·
0 responses
·
ruby, arduino, serialport, ruby-serialport
Get time in given Time Zone
Adam Stankiewicz
·
0 responses
·
ruby, rails
Convert latin1 to UTF-8 in SQLite using Ruby
Sam Davies
·
0 responses
·
ruby, sqlite, utf-8
Beware Ruby Numeric functions inside Enumerable.inject
Ashley Raiteri
·
0 responses
·
ruby, csv, enumerable, sum
Use lambdas with case/when and ampex
Hannes Georg
·
0 responses
·
ruby, higher order, more awesomeness
The PGconn, PGresult, and PGError constants are deprecated on Heroku and Rails
fool-dev
·
0 responses
·
pg, gem, rails, ruby
RbConfig is nice
josh bowles
·
0 responses
·
ruby
Export all named routes from Ruby on Rails to Javascript (Rails 4 only)
Anton Ageev
·
0 responses
·
javascript, ruby, rails, routes
Rails/Rake Database Rebuild Timesaver
Dom
·
0 responses
·
ruby, rails, database, rake
Render multiple tags in a helper
Gabriel Dehan
·
0 responses
·
ruby, rails, html, rendering
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
Get to know ZMQ
Adam Stankiewicz
·
0 responses
·
ruby, php, python, unix
Displaying rails routes from console
Agung Prasetyo
·
0 responses
·
ruby, rails, routes, sextant
Manipulating the database with ActiveRecord
Tomas Varneckas
·
0 responses
·
ruby, activerecord, schema
Comparing version strings in Ruby
Michel Billard
·
0 responses
·
ruby, string, version, comparison
Procfile for development/production
Tymon Tobolski
·
0 responses
·
ruby, rails, foreman
ruby library for interacting with Stackoverflow API.
Rashmi
·
0 responses
·
ruby, gem, rashmi14yadav, stackoverflow
HEAD response in padrino
Rahmat Budiharso
·
0 responses
·
ruby, rack, sinatra, padrino