Popular R Uby Programming Tips
Test your Ruby code with Pry
Nathan Hopkins
·
0 responses
·
ruby, test
Ruby 1.8 -> 1.9 hash syntax regex
Luke van der Hoeven
·
0 responses
·
ruby, vim, syntax
Convert latin1 to UTF-8 in SQLite using Ruby
Sam Davies
·
0 responses
·
ruby, sqlite, utf-8
Ruby-serialport on Fedora requires a baud change
David H. Wilkins
·
0 responses
·
ruby, arduino, serialport, ruby-serialport
Setting up PostgreSQL for Ruby on Rails on Linux
Tobias Pfeiffer
·
0 responses
·
ruby, rails, gem, linux
Mocking ActiveRecord To Test Concerns.
Jordon Bedwell
·
0 responses
·
ruby, rails, active-record, rails4
Get to know ZMQ
Adam Stankiewicz
·
0 responses
·
ruby, php, python, unix
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
Sidekiq worker utilization
Benjamin Curtis
·
0 responses
·
ruby, sidekiq
How Rails autoloading works
Dmitry Vorotilin
·
0 responses
·
ruby, rails, dependencies, autoloading
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
Rails/Rake Database Rebuild Timesaver
Dom
·
0 responses
·
ruby, rails, database, rake
Beware Ruby Numeric functions inside Enumerable.inject
Ashley Raiteri
·
0 responses
·
ruby, csv, enumerable, sum
HEAD response in padrino
Rahmat Budiharso
·
0 responses
·
ruby, rack, sinatra, padrino
Faker ‒ Ruby gem for populating a testing database
Honza Hejzl
·
1 response
·
ruby, rails, gems, sinatra
Manipulating the database with ActiveRecord
Tomas Varneckas
·
0 responses
·
ruby, activerecord, schema
Export all named routes from Ruby on Rails to Javascript (Rails 4 only)
Anton Ageev
·
0 responses
·
javascript, ruby, rails, routes
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
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
Displaying rails routes from console
Agung Prasetyo
·
0 responses
·
ruby, rails, routes, sextant
Comparing version strings in Ruby
Michel Billard
·
0 responses
·
ruby, string, version, comparison