Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Extensible Dependency Caching

Ruby on Rails graphing gems? [closed]

How to sort a mixed array by different elements in Ruby?

How call Ruby's internal C methods in Ruby?

c ruby

How to store a map and generate a graph with BFS in Ruby

Rails efficient SQL for "Popular" users

How to properly escape a regular expression in Active Record where clause

How to handle browser javascript confirm navigation alert with ruby watir script

javascript ruby watir