Popular Ruby Programming Tips
Test your Ruby code with Pry
Nathan Hopkins
·
0 responses
·
ruby, test
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
Convert latin1 to UTF-8 in SQLite using Ruby
Sam Davies
·
0 responses
·
ruby, sqlite, utf-8
Setting up PostgreSQL for Ruby on Rails on Linux
Tobias Pfeiffer
·
0 responses
·
ruby, rails, gem, linux
Get time in given Time Zone
Adam Stankiewicz
·
0 responses
·
ruby, rails
Ruby-serialport on Fedora requires a baud change
David H. Wilkins
·
0 responses
·
ruby, arduino, serialport, ruby-serialport
Sidekiq worker utilization
Benjamin Curtis
·
0 responses
·
ruby, sidekiq
Beware Ruby Numeric functions inside Enumerable.inject
Ashley Raiteri
·
0 responses
·
ruby, csv, enumerable, sum
RbConfig is nice
josh bowles
·
0 responses
·
ruby
Rails/Rake Database Rebuild Timesaver
Dom
·
0 responses
·
ruby, rails, database, rake
The PGconn, PGresult, and PGError constants are deprecated on Heroku and Rails
fool-dev
·
0 responses
·
pg, gem, rails, ruby
Faker ‒ Ruby gem for populating a testing database
Honza Hejzl
·
1 response
·
ruby, rails, gems, sinatra
Export all named routes from Ruby on Rails to Javascript (Rails 4 only)
Anton Ageev
·
0 responses
·
javascript, ruby, rails, routes
Get to know ZMQ
Adam Stankiewicz
·
0 responses
·
ruby, php, python, unix
HEAD response in padrino
Rahmat Budiharso
·
0 responses
·
ruby, rack, sinatra, padrino
Manipulating the database with ActiveRecord
Tomas Varneckas
·
0 responses
·
ruby, activerecord, schema
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
Displaying rails routes from console
Agung Prasetyo
·
0 responses
·
ruby, rails, routes, sextant
ruby library for interacting with Stackoverflow API.
Rashmi
·
0 responses
·
ruby, gem, rashmi14yadav, stackoverflow
Render multiple tags in a helper
Gabriel Dehan
·
0 responses
·
ruby, rails, html, rendering
Comparing version strings in Ruby
Michel Billard
·
0 responses
·
ruby, string, version, comparison
ActiveRecord search within a concatenation of to fields using an incomplete query
toni
·
0 responses
·
ruby, rails, activerecord, sql