Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Is Rails hard to understand for a PHP developer?

php ruby-on-rails ruby

Multiple robots.txt for subdomains in rails

ruby-on-rails ruby

How can multiple trailing slashes can be removed from a URL in Ruby

approve the class type of one object in rails

ruby-on-rails ruby

Run Ruby script in the background

ruby

How to catch an "undefined method `[]' for nil:NilClass" error?

ruby-on-rails ruby

How to make a button work as a link in erb?

What is `stringify_keys' in rails and how to solve it when this error comes

Ruby - Regex for matching brackets?

ruby regex brackets

What's the difference between "=" & "=>" and "@variable", "@@variable" and ":variable" in ruby?

ruby-on-rails ruby

Parsing Large XML files w/ Ruby & Nokogiri

ruby xml nokogiri

ruby Array key pair value?

ruby arrays hash

Ubuntu - cannot install RMagick [duplicate]

can't convert Symbol into String

ruby ruby-on-rails-3

Getting 'Bad value for range' in RSpec

How to preview uploaded image instantly with paperclip in ruby on rails

link_to_remove_association is not removing?

Ruby auto deleting temp file?

ruby-on-rails ruby

grabbing text between all tags in Nokogiri?

ruby nokogiri

How do I summarize array of integers as an array of ranges?