Newest Ruby Programming Tips
Logging exceptions on Sinatra
Gus Bonfant
·
0 responses
·
ruby, logging, sinatra
Automatically build and deploy Jekyll sites to heroku (from github)
dommmel
·
7 responses
·
ruby, clojure, heroku, sinatra
Run a script before invoking IRb
ben
·
0 responses
·
ruby, irb
minitest vs rspec
Shinichi Maeshima
·
0 responses
·
ruby, test
Rails Integration testing with Sorcery and Capybara
Gilbert
·
0 responses
·
ruby, rails, testing
Generate unique_id module
Alexandr Korsak
·
0 responses
·
ruby, rails, mongoid
Using Pypi XML-RPC API with Ruby
Xavier Dumesnil
·
1 response
·
ruby, api, pypi, xml-rpc
Protector: ORM security DSL
Boris Staal
·
0 responses
·
ruby, rails, activerecord, sequel
Simple ad-hoc rspec matchers
Andrew Radev
·
0 responses
·
ruby, rspec
Libtool library used but `LIBTOOL' is undefined
David Parry
·
0 responses
·
ruby, linux, libtool, automake
RubyMotion + Reveal
Diogo
·
0 responses
·
ruby, reveal, ios, rubymotion
Polymorphic-embedded-associations in Mongoid
shinn
·
4 responses
·
ruby, mongoid, orm, polymorphism
Rails Quick Tips - Random Records
Matt Polito
·
12 responses
·
ruby, rails
Installing rmagick on OS X 10.8 and ruby 1.9.3
Jeremy Olliver
·
0 responses
·
ruby, osx, imagemagick, rmagick
Rails autoloading for your gem
Stephan Hagemann
·
0 responses
·
ruby, rails, gems, engines
Unlimited free private/public repos with Gitlab
Nicholas Jordon
·
12 responses
·
ruby, php, python, shell
Open a rails form with Twitter Bootstrap modals
Eduardo Vidal
·
19 responses
·
ruby, rails, twitter-bootstrap
+ or .concat, what is faster for appending string in Ruby?
bitsbyte
·
4 responses
·
ruby, string, operator, .concat
mysql2 gem on Windows
Gustavo Leon
·
0 responses
·
ruby, mysql, windows
Set autoeval on automatically when debugging
Matthew Riddle
·
0 responses
·
ruby, debugger, irb, rdebug
Rendering partial with a layout
David Morrow
·
0 responses
·
ruby, rails
Rename a method in Ruby
Kostas Karachalios
·
0 responses
·
ruby, metaprogramming
to_query - Hash to URL
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tip