Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby regex: extract a list of urls from a string

ruby regex

Jekyll front matter output count

ruby jekyll

How do I match `:punct:` except for some character? [duplicate]

ruby regex

How to remove N+1 queries from my Rails association?

Why do I get "stack level too deep" from method_missing in irb 1.9.3?

ruby irb method-missing

How to run multiple sql queries through one call in Mysql2 Gem in IRB?

mysql ruby mysql2

Conditionally insert date separator to array of chat messages

ruby-on-rails ruby

How to install gems based on Gemfile.lock (without Gemfile)

ruby bundler

Installing Cocoapods via Ruby causes Error

Best way to perform error handling using modules in Rails?

Altering params in Sinatra before blocks

ruby sinatra

In ruby, how do you write item.nil? ? nil : item.id.to_s

ruby-on-rails ruby

Writing javascript function from ruby string in hash

ruby-on-rails ruby erb

How to override public folder path in Rails 4?

ruby-on-rails ruby

Using existing SQL Server database with Ruby on Rails

Ruby on Rails & Javascript

solr newly added documents on indexes not reflected before restart