Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Howto pass a class name as a variable to another class in ruby

rubymine - Could not find gem "jquery-rails"

ruby rubymine

Pow, RVM and ZSH not working together

ruby rvm zsh rack-pow

How to improve code that quotes all array elements with `'` and returns a string containing all those quoted and comma-separated elements?

Character encoding with Ruby 1.9.3 and the mail gem

RoR Net::HTTP post error undefined method `bytesize'

Expressing conditional HAML possibly with ternary operator

ruby sinatra haml

Ruby Not Detecting Gems

ruby rubygems rvm appfog

Whitespace with multiline string in ruby

ruby string multiline

Ruby 2.0/ Rails 4.0.0beta upgrade fails on push to heroku

ruby array (enumerable) method to select and reject into 2 arrays in 1 operation

Codecademy "converting between symbols and strings" ruby lesson

ruby string symbols

Is possible CanCan can :manage, :all except one or more method?

Rails: Active Admin Association Image column

Load File from parent directory

ruby require ruby-1.8

What Process.kill signals are available on Windows?

ruby

bundle exec rspec spec/requests/static_pages_spec.rb from Hartl's tutorial isn't working

ruby-on-rails ruby rspec

How to disable ActiveModel::Serializers for a specific controller?

Convert symbols to string when serializing with Oj.dump

How can I see the source code of a gem installed on my machine?

ruby-on-rails ruby devise