Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Jekyll is outputing Gemfile, Gemfile.lock on build. How can / should I prevent this?

ruby jekyll

Regex for Capybara

ruby regex capybara

Middleman: referencing URL stored in a data file from markdown

ruby markdown haml middleman

Do Ruby classes get cleared out between Rake tasks

ruby rspec rake

Encoding problems with hpricot

Ruby scan for tag unless escaped by unescaped \

ruby regex escaping

Parsing a string list with multiple values into JSON

Difference between &.each and .each for arrays in ruby? [duplicate]

arrays ruby

Devise token auth giving stale tokens

Middleman asks if I want to use compass when starting a new project

ruby git bash compass middleman

Error when run migrations on Heroku, PostgreSQL with Rails 5

Sums of odd numbers in array

ruby

Ruby evaluates the default value in fetch even when key is found

ruby

Access `expected` line from metadata

ruby rspec metadata

how to set timezone for the datetime_select helper

Store regex matches in ruby?

ruby regex match

Paginate many has_many belongs_to relationships in Rails with will_paginate

ruby-on-rails ruby