Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby replacing entire file instead of appending to it

Building a Rails scope using `tap`

Placing Ruby `require` outside of a module definition?

ruby

Smarter CSV and Uploaded CSV File

ruby-on-rails ruby csv import

What does the expression &Proc.new do in a method?

ruby-on-rails ruby

RSpec routing test problems with params in nested resources

Single Table Inheritance not working in Rails 4 app - ActiveRecord::SubclassNotFound: The single-table inheritance mechanism failed

Using class instance variable for mutex in Ruby

CocoaPods not creating Pods.xcconfig on pod install

ios ruby cocoapods

Typhoeus Windows installation

ruby windows typhoeus

How to fetch list of running processes on a system and sort them by various parameters

ruby macos unix htop

How to change a build version in Sublime Text 3

ruby build sublimetext3

gem install kgio 2.9.2 error

ruby-on-rails ruby

Counting page views using “impressionist” gem Ruby on Rails

Gem::Ext::BuildError: ERROR: Failed to build gem native extension. - CentOS 6.5

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