Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Passing Value of Post ID in Hidden Field

Low quality when converting PDF to JPG

ruby pdf imagemagick rmagick

Ruby regex validation?

ruby-on-rails ruby regex

Expire cache fragment not working

ruby-on-rails ruby caching

Rails/Ruby/Postgres - LoadError cannot load such file -- pg_ext

ruby-on-rails ruby pg

How and how much comments will impact on application performance?

Is there an elegant way in Ruby which acts like `require` in Scala?

ruby scala syntax

Is it possible to get the uninterpreted command line used to invoke a ruby script?

ruby command-line

How can I multiply a number in an array by its position in the array and then add up the sum of the array in ruby?

ruby arrays

Browser using cached JavaScript assets despite them being modified in Rails 3.1

How to parse the contents of a uploaded file in RoR

ruby-on-rails ruby

find_or_create ActiveRecord::RecordNotUnique rescue retry not working

Optimize the query for better performance

How do you refresh an array at iteration of loop in Ruby?

arrays ruby

Ruby FileUtils.rm_r fails on Windows when there are symlinks to directories: alternatives?

ruby symlink