Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails 3.2 CRUD : .where with 'or' conditional

ruby ruby-on-rails-3

How to edit multiple models in one form?

Efficiently bulk-updating in ActiveRecord?

Regex Differences between Java and Ruby

java ruby regex

Lambda Behaviour

ruby lambda

RoR: template missing error while rendering JSON

ruby-on-rails ruby json

Looking for image processing library for pure Ruby [closed]

ruby image-processing

need to implement Haskell's flip for Proc

How to include Capybara into module in Cucumber project

ruby cucumber capybara

Trying to extract attribute values using Nokogiri with custom pseudoclass CSS selectors

Sinatra json rendering not working as expected

ruby sinatra

Foreman Cannot Start Nginx, But I Can Start it Manually. Why?

Rails & Redcarpet: uninitialized constant Redcarpet::Render when used in ApplicationHelper

How can I execute a Ruby script as executable file?

ruby compilation executable

Scope in Ruby and Python

python ruby scope

Execute ruby script from cron

ruby cron rvm tiny-tds

Verifying Django Password in Ruby on Rails gives non-matching password

rails: create scaffold for models to inherit from superclass?

How to url encode in jekyll liquid?

ruby jekyll liquid

Use Ruby's select method on a Rails relation and update it