Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Instance variables that start with `@_` [closed]

ruby

ActiveModel validate custom setter

Ruby gsub problem when using backreference and hashes

ruby regex hash

Socket.recv works but not gets or read?

Remove Certain HTML Tags using Ruby

html ruby regex html-parsing

undefined method `update' for nil:NilClass post scaffold

ruby-on-rails ruby

Help with rake dependency mapping

c++ ruby build rake

Ruby on Rails Forms: how to create a CheckBox Table (or List)

Optimum way of writing this ruby code in one line

ruby-on-rails ruby

ActiveRecord::Base before_validation with conditional not triggered

How can I create a temp file and delete it after a certain amount of time

ruby file time

I cannot get git to ignore my tmp folder of my Ruby on Rails project

How to extend DataMapper::Resource with custom method

ruby jruby datamapper

Which system signal is sent to a ruby program when an exception is raised and the program stops execution?

ruby

What is the simplest way to order results from a SQL query on part of a string field in Rails?