Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Could not find 'bundler'

ActionController::UnknownFormat in Devise::RegistrationsController#create due to CRUD implementation of Users

How to match given characters in string

ruby string

Bundler: find which gem depends on this?

Create User Account Settings Page in Ruby on Rails with devise

ruby-on-rails ruby devise

How to write "string".encode("us-ascii") in ruby 1.8.7?

ruby ruby-1.9.3 ruby-1.8.7

RSpec locating resource path

ruby rspec rspec2

Creating methods with class_eval

Use test/unit with anonymous TestCase

how to modify a text file in ruby

ruby

High & Low Numbers From A String (Ruby)

ruby

How to use variables using scss partials on ruby on rails

css ruby-on-rails ruby sass

Is there a pre-built function to add the elements in two arrays?

ruby

Class variables in Ruby

ruby class-variables

PDFTK Alternative

ruby-on-rails ruby pdf

Ruby Test::Unit's current test method name

Conditionally setting require: true in Gemfile

ruby bundler gemfile

How do I render ``` code blocks in markdown with Redcarpet that are wrapped in divs?

ruby parsing markdown

How do I save a model recursively with Sequel?

ruby sequel