Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I more elegantly remove duplicate items across all elements of a Ruby Array?

ruby arrays

FactoryGirl create_list with different values

Shibboleth authentication in Rails

ruby shibboleth

Rails Form for creating multiple entries of same model

ruby-on-rails ruby forms

How can I write a Rails 4 test for creating a session with the omniauth-google-oauth2 gem?

Rails Devise: "You need to sign in or sign up before continuing" instead of "You will receive an email with instructions.."

Dropdown not getting selected when it should be ... why?

Cannot save empty array to database when serialized

Automagically adding yard doc skeletons to existing Rails legacy code [closed]

Ruby leaked objects are referenced by RubyVm::Env

ruby memory-leaks

How to filter by foreign id and local attribute via belongs_to?

ruby sinatra belongs-to

Change HTTPI SSL default cert file location with environment variable

Rails segmentation fault byebug

ruby-on-rails ruby

Ruby: Minitest, test-unit and instance variables

Control multi-machine Vagrant block execution order

ruby vagrant provisioning

Is it possible to dynamically inspect the method visibility scope (private/public/protected)?

ruby

return unescaped html with jbuilder

Why does `include` behave differently at the top level?

ruby class include main

Mongoid default scope overrides default value. Why?

How to save uploaded file in Rails 2