Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Is there any built-in method in RoR to fill zero for integer?

ruby-on-rails ruby

How can I use a variable as a variable name in Ruby?

ruby variables

Dynamically Generate Multi-Dimensional Array in Ruby

Rails 2.3.5: How does one access code inside of lib/directory/file.rb?

ruby-on-rails ruby

How do you architect complex Rails systems [closed]

Can I use RVM to maintain a single version of Ruby for all users?

ruby rubygems rvm

struggling with conditional regular expressions

ruby regex

What is the most common way to do authentication in rails 3?

Regex - Saving Repeating Captured Group

ruby regex capturing-group

Ruby use case for nil, equivalent to Python None or JavaScript undefined

javascript python ruby null

Help with the "Whenever" gem in Ruby for cron tasks

ruby cron whenever

What does a * in front of a string literal do in ruby?

ruby splat

Amazon Book API for Python or Ruby? [duplicate]

Converting a custom object into JSON using JSON gem

ruby json

Ruby library function to transform Enumerable to Hash

ruby hash enumerable

Force browser to download file instead of opening it

ruby sinatra

Ruby long running process to react to queue events

ruby-on-rails ruby

Ruby on Rails: Fully functional tableless model

Dynamically load Google Maps Markers with gmaps4rails

define_method not using variables until method is called?

ruby-on-rails ruby