Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What is a viable replacement for Searchlogic?

Forcing rails to autoload class

ruby-on-rails ruby autoload

Linux - Capture exit code of a ruby script [duplicate]

ruby linux bash

How to create zip file only in memory in ruby?

ruby rubygems zip rubyzip

Can rake stats be obtained in json?

ruby-on-rails ruby rake

nested namespace on form_for helper method - Rails

Uncaught TypeError: $(...).slider is not a function with Bootstrap-Slider-Rails

Ruby/REXML: Change a tag value from XPath

ruby xpath rexml

Ruby: Want to use object as string

ruby

Replace every other character

ruby regex

rails: devise ,cancan, rolify to get role name by user

Split a complex file into a hash

ruby

All possible combinations of selected character substitution in a string in ruby

How do I convert a string to an array with spaces preserved in Ruby?

arrays ruby string split spaces

how to pass Security header in savon 2.7 with Rails 4

ruby-on-rails ruby savon

ActionMailer "Net::ReadTimeout" when using Delayed Job with Rackspace "emailsrvr.com"

What is the difference between \d and \p{Digit}?

ruby regex