Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Best Practice on Data Conversation in a Rails app

Rails 3:How to Sum up Record

Rails has_many :through saving additional fields

ruby-on-rails ruby

Using Ruby, not JRuby, in JMS queue?

ruby jms

How to parse JavaScript using Nokogiri and Ruby

javascript ruby nokogiri

Ruby #detect behaviour with random numbers

ruby random

Ruby syntax highlighting in visual studio 2012

Signing Ruby gem: Would s.signing_key in gemspec be removed when generating gem?

ruby gem

Installing gems on node heroku projects

PostgreSQL notifications and WebSockets with Rails

Why is Discourse running so slowly?

Converting an array of morphemes to a sentence in Ruby

ruby nlp

error on rails server - cannot load such file -- sqlite3/sqlite3_native (LoadError)

Ruby's send method with block variable interpolation

ruby send interpolation

How do I do a really simple Sinatra LDAP authentication?

ruby ldap sinatra

Using a VPN to get a static IP on Heroku

Why is spec_helper having this ENV["RAILS_ENV"] ||= "test"?

ruby-on-rails ruby testing

Errno::EINVAL: Invalid argument @ io_write

ruby

How do I skip loading of Rails initializers when running a rake task?

create_or_update method in rails

ruby-on-rails ruby