Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Problem Supporting two way syntax in ruby

ruby-on-rails ruby rubygems

Alternatives for Pow on windows?

ruby windows rack-pow

Why are my RSpec tests failing, but my app is working?

Rails static data set

How to validate scss

css ruby validation sass

Incompatible encoding regexp match (ASCII-8BIT regexp with UTF-8 string) on Heroku

before_session hook failed: Pry::CommandError: Cannot locate this method: load

ruby pry

Are `save` and `save!` the only methods that persist ActiveRecord objects?

ruby rails-activerecord

Sidekiq current Celluloid Actor

ruby sidekiq celluloid

Sending keyboard shortcuts to chrome with Selenium and Ruby

ruby google-chrome selenium

How to profile my rspec tests to find the biggest memory hogs?

Ruby Sinatra create post request without PEM and OpenSSL::SSL::VERIFY_NONE

ruby ssl sinatra

Rails Logfiles "not opened for writing"

Puppet Dashboard - Directory Index Forbidden

Why does `rake db:drop` have a 0 exit status, and raise no error, when it fails?

In Ruby, why does nil[1]=1 evaluate to nil?

ruby null ruby-2.3

RubyMine - automatically detect .each, .map, and other iterator types

ruby-on-rails ruby rubymine

Testing Ruby-based CLIs with Aruba and Bundler

ruby rspec bundler aruba

Carreirwave - How to have the version name created directly from the saved filename

Can't modify frozen Array error when running rspec