Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Converting a Ruby hash string to a Python dictionary

RegExp#match returns only one match

ruby regex pcre

How to display all translation's fields in one form with globalize and rails 4

When do bundler update the gem incase of gems pointed to git repo?

The page you were looking for doesn't exist - heroku+rails

How to define a private method in Ruby?

ruby-on-rails ruby

How to check that all elements of one array are greater than their counterparts in a parallel array (in Ruby).

ruby

Why did Ruby on Rails' URL Helper put a period in my URL?

Why doesn't Minitest's assert_raises work as expected in this case?

FactoryGirl records are not saved

rbenv: multiple instances of SAME ruby

creating an HTML file with ruby

html ruby

How do I save the text of puts in Ruby to a txt file?

ruby file-io append puts

How to count number of JSON objects in Ruby/Rails

ruby-on-rails ruby

windows: rails: error installing bson_ext

ruby-on-rails ruby mongodb

How to get the rightmost digit from an Integer - Ruby

ruby integer digit

Why is EVERYTHING an instance of Class in Ruby? [duplicate]

ruby

Simple form custom input with acts-as-taggable-on

remove both commas and white space ruby

ruby regex string palindrome

why I received the error "uninitialized constant SecureRandom?

ruby