Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Apply strong style to number only with Rails pluralize helper

Unescaping characters in a string with Ruby

Is there a Ruby site like this python.mirocommunity.org (python)?

Cannot get the correct input using STDIN.gets.chomp() in ruby

ruby stdin

Kernel.loop method requires 'do' . Semicolon not allowed?

ruby syntax loops kernel

Project Euler #368 (Math Formula) [closed]

ruby math calculus

How to call a custom method in a Rails controller from a View

Ruby Frameworks - Request Entry Point

Rails association access

ruby-on-rails ruby

Mongoid embedded collection response to :find

ruby mongoid

Possible sql injection

Escaping URL's (without double escaping)

ruby url browser

Reference user in Rails Fixtures

ruby ruby-on-rails-3

RUBY_LIBRARY cmake variable when building Qpid

ruby cmake qpid

What is the def to_s function?

ruby-on-rails ruby

Average a large array?

ruby arrays postgresql average

How do I generate a temporary page like confirmation page in rails?

ruby-on-rails ruby devise