Newest Ruby Programming Tips
iOS push notifications in 2 lines of Ruby
Alan deLevie
·
0 responses
·
ruby, push, ios, parse.com
JSONP on Rails
Rafael Felix
·
0 responses
·
ruby, rails, json, jsonp
AssociationCountValidator
Anton Kalyaev
·
1 response
·
ruby, activerecord, validation, forms
Cool and concise Array operations
Jeroen Rosenberg
·
0 responses
·
ruby, array
Get eigenclass in Ruby
Tomohiro Nishimura
·
0 responses
·
ruby, metaprogramming
Developing with Small Tools
Micah Cooper
·
0 responses
·
ruby, rails, tools
A few words about Array.wrap and Kernel#Array
Dmitry Vorotilin
·
0 responses
·
ruby, rails
Rails migration VERSION fetcher
Ben Simpson
·
4 responses
·
rails, migration, rake, version
Writing SQL UPDATE Queries with Arel
James Martin
·
4 responses
·
ruby, rails, database, rake
Check your ruby files' syntax in parallel
Florian Frank
·
0 responses
·
ruby, shell, unix
How to comment a block in python and Ruby ?
Bolo Michelin
·
0 responses
·
ruby, python
Simplify specs with matchers and methods
Oto Brglez
·
0 responses
·
ruby, rspec
Amazing articles on Ruby
Anandha Krishnan
·
3 responses
·
ruby, problem solving
Scripting languages syntaxes compared
Alexandru G.
·
0 responses
·
ruby, php, python, perl
Get time in given Time Zone
Adam Stankiewicz
·
0 responses
·
ruby, rails
Parse Time in given TimeZone
Adam Stankiewicz
·
0 responses
·
ruby, rails
Use Pow? Check out Anvil.
Pavel Pravosud
·
2 responses
·
ruby, dev, rack, pow
Bind an EventMachine server to an ephemeral port
Olly Smith
·
0 responses
·
ruby, tcp, eventmachine, ephemeral
From RVM to rbenv
Alexander Tamoykin
·
5 responses
·
ruby, rvm, rbenv
Get class name from string
Carlos Hernández
·
0 responses
·
ruby, rails, on
Use Pry instead of irb in rails console
Pavel Pravosud
·
0 responses
·
ruby, rails, console, irb
Listen to your tests
Buddy Magsipoc
·
0 responses
·
ruby, tdd