Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Extending classes and instances

ruby extension-methods

Consequences of implementing to_int and to_str in Ruby

ruby duck-typing

I need to go from HTML to markdown, any suggestion?

ruby-on-rails ruby maruku

What exactly is `&:capitalize` in Ruby?

ruby syntax

How can I learn regex for ruby?

ruby regex

How do I force RAILS_ENV=development from within environment.rb or initializers?

How do I escape Ruby string interpolation?

Rails index of an association

prawnto displaying tables that don't break when new page

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