Newest Ruby Programming Tips
Access polymorphic_path inside a model in Rails
Marc Anguera Insa
·
0 responses
·
ruby, rails, hack, routing
Best Practices: Testing Rails controllers with RSpec
Ryan Sonnek
·
2 responses
·
ruby, rails, testing, rspec
A Simple Delegator Method for iOS Development in Rubymotion
Gavin Morrice
·
0 responses
·
ruby, ios, delegates, rubymotion
Load environment variables from .env file when testing
Shavit
·
0 responses
·
ruby, rails, testing, helper
Sort objets by N criteria
Emmanuel Turlay
·
0 responses
·
ruby, sort
Rubinius 2.3.0 on Mac OS X
Luca Guidi
·
0 responses
·
ruby, llvm, macos, rubinius
When the Rails Magic Stops. Cookies, Storage, and Sessions.
Haji
·
0 responses
·
ruby, rails, session store
For those, who forgets about %<letter> constructions
Denis Savitskiy
·
0 responses
·
ruby, tip, shortcuts, percent
Ruby - Error on install libv8 in os x yosemite
Nícolas Lazarte Kaqui
·
0 responses
·
ruby, rails, osx, gem
Sequential Strings
Steven Nunez
·
1 response
·
ruby, enumerable
RoR - Installing rvm
Shalini Nair
·
0 responses
·
rails, rvm
Breaking nested loop, like each_slice with style
Enrico Carlesso
·
0 responses
·
ruby, break, loops, catch
Install debugger gem for ruby-2.0.0-p594
Max Prokopiev
·
0 responses
·
ruby, debugger
Installing older libv8 on Yosemite
Max Prokopiev
·
0 responses
·
ruby, osx, libv8, v8
Documenting Rails-based REST API using Swagger UI
Samuel Chow
·
5 responses
·
ruby, rails, rest, swaggerui
Turn a new line(\n) into a <\br> tag with Ruby
Chase Gilliam
·
0 responses
·
ruby, rails, html, strings
Detect and Respect CSS Selector Limits
Ryan Sonnek
·
0 responses
·
ruby, css, rails, testing
yosemite (OSX 10.10), postgresql, rubygem pg
josh bowles
·
0 responses
·
ruby, postgres, yosemite
Beautify your *.html.erb file in Rails project
Agung Prasetyo
·
0 responses
·
ruby, rails, html, erb
Ruby And The YIFY Torrents API
Jon Lunsford
·
0 responses
·
ruby, gem, opensource
Install RMagick 2.12.2 on Yosemite
Philip Arndt
·
7 responses
·
ruby, rmagick, yosemite
Regex to cut video id from youtube url
Roman Sotnikov
·
0 responses
·
ruby, rails, regex, youtube
Workaround chef_gem
Allan Espinosa
·
0 responses
·
ruby, chef
Caching bundler when building a ruby/rails app's image with docker
Adrien Folie
·
0 responses
·
ruby, rails, dockerfile, docker