Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby on Rails PostGIS - insert a polygon record into DB

Anyway to reload the modified gem files in the REPL

Rspec: DRY Shared Examples for Positive and Negative Cases

ruby unit-testing rspec

Using rbenv install throws an error

ruby homebrew rbenv

Is it possible to deploy a rails project from windows to linux server with postgres?

Any way to connect values (like enums) from frontend (js) to backend (php/ruby)?

Rails 4.1.2 - to_param escapes slashes (and breaks app)

Using thin for concurrent requests

Upload File parameter not coming through to controller

Active Admin Routing error uninitialized constant Admin::DashboardController

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