Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Install Ruby via RVM without confirmation prompt

ruby rvm puppet

Default resource for namespaced route?

Using ruby 1.9.2, rails3.1.0, Why am I getting an error when I try to generate a scaffold.

Ruby: implicit block iterator

ruby iterator block

How do I render_to_string in a rails model?

Ruby - I need to convert string into a timestamp

ruby-on-rails ruby

Is there a difference without curly braces when using hash as an argument?

ruby hash literals

How to add values to a YAML hash using Ruby

ruby hash yaml webhooks hiera

Rails Strong Parameters - what if one of my fields is optional?

How to persist mysql connection (mysql2 gem) with Ruby (no RoR)

ruby rack mysql2

How to read file in Rails style

ruby-on-rails ruby nokogiri

Add one more same set of inputs on click rails

Merge hashes of arrays based on similar positions with Ruby

arrays ruby hash merge

LoadError: incompatible library version - /home/ubuntu/.rvm/gems/ruby-2.3.1@lm5/gems/nokogiri-1.8.2/lib/nokogiri/nokogiri.so

Rails: Group and sum while adding last values (Fibonacci)

how to remove loads of white space / new lines from in text body of email from rails 3 mail?

How to resize image only if width exceeds with Graphics/Image Magick