Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Select records created between a time range regardless the date of creation

How do I parse an encoded URI in Ruby?

ruby url-encoding

Rails: updating to non vulnerable version [closed]

ruby-on-rails ruby

Rails test validates_associated on model spec

How to count unique records through an association using a scope in Rails 3

Heroku/Rails: PG:: Undefined Table: error "[tablename]" does not exist on heroku rails migration

Print only the number of failed examples with rspec

ruby rspec

SQL Server Adapter for Rails

How can I make Ruby's SOAP::RPC::Driver work with self signed certificates?

ruby soap ssl

Using respond_to for graceful degradation with ajax in RoR 2.x

How to check if object belongs to an array in Ruby

ruby-on-rails ruby

How to change an entire tables text color with prawn

ruby-on-rails ruby prawn

foreign keys advice in MySQL and Rails [closed]

How can I execute my code better?

Can I write instance or class method inside if condition?

ruby-on-rails ruby

Undefined method `+' for nil:NilClass (NoMethodError)

ruby

Hpricot remove single element

ruby hpricot

Ruby with LDAP or AD [closed]

ruby ldap

Multiple aggregate queries using the sequel gem

ruby sequel sequel-gem

Rails generate commands not working

ruby-on-rails ruby