Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby on rails authlogic config (get rid of capitalization check)

How to perform String replacements without backslash escaping in Ruby

ruby string replace escaping

Serverspec: Check if directory is empty

How to detect what server (thin, puma, passenger, ...) is used for Rails application?

ruby-on-rails ruby

How to transform "dot-notation" string keys in a Hash into a nested Hash?

ruby-on-rails ruby

How to write and read files in/from Hadoop HDFS using Ruby?

ruby hadoop hdfs

Is there a way to check if a Ruby variable contains binary data?

RoR: Carrierwave Not Working/Saving to Database

How to stub Nokogiri in spec

Retrieve original string prior to interpolation

App not starting with cryptic Passenger log error

Install ImageMagick and rmagick on Windows 7

ruby-on-rails ruby windows

Accessing dynamically defined class as constant works only with const_get

ruby

Rails scaffolding with docker and file ownership

Show unread posts in Rails

splitting an array of arrays, [0] into one, [1] into another

ruby-on-rails arrays ruby

How to organize Procs in Ruby?