Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Various Regexp options

ruby regex literals

Setting up Facets in Elasticsearch with Searchkick gem in Rails 4.1

Method chaining in ruby

Slash at the end of the line in haml - should I clean it?

ruby haml

How does this ruby snippet work?

ruby hash

rails: force a model to be not valid

Ruby threads order of output?

ruby multithreading

Ruby - How to parse string to array of hashes

ruby arrays hash

inline images with ruby mail gem

ruby inline-images

Rails 4 error: ActionController::ParameterMissing in UsersController#update, param not found: user

Rails - how to find all rows where a certain column value is nil with where()

ruby ruby-on-rails-4

How to combine multiple arrays of the same size in ruby

ruby arrays

Why can't I pass a block variable to inject?

ruby

Crop hash structure: Ruby on rails

How do I use Ruby to combine several CSV files into one big CSV file?

ruby csv smartercsv

ruby/rails sort an array of records based on an array of string

Should I delete migration after rollback

Rails 4 date_field, min and max year?

Failure/Error: expected: 1 time with any arguement, recieved: 0 times with any arguments

Asynchronous IO server : Thin(Ruby) and Node.js. Any difference?