Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Using the splat operator in Parallel assignment in Ruby more than once on one side

ruby

Java source code parser in Ruby

Understanding Ruby class vs instance methods

ruby

Mimic C preprocessor with Python/Ruby?

Hash default value not being used [duplicate]

ruby hash default-value