Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I serialize DataMapper::Validations::ValidationErrors to_json in Sinatra?

A lambda expression in a rails validation statement

How to detect filesystem events with ruby

ruby events filesystems

What's causing "NoMethodError: undefined method `include?' for nil:NilClass"

How to parse time intervals in Ruby?

ruby parsing time

Ruby's &method notation. what is going on?

ruby

Compiling Assets in Ruby does it need to be done in deployment? Why not before?

bad URI(is not URI?) When running rails s in ubuntu terminal

Devise and Cancancan - How to make it work?

How many "&&" can an "if" statement handle?

ruby

need help in getting nested ruby hash hierarchy

ruby arrays hash

How to access the page protected by basic auth using Faraday?

Ruby Hash not working API - Colon

ruby

How to selectively trace methods and their file access in a Rails app?

How to use Bootstrap from Twitter in a Rails 3.0 application?