Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I run code before and after a method in a sub class?

ruby metaprogramming

How to split between two capital letters?

ruby regex split

How to implement cookies in Ruby Net::HTTP

ruby http cookies net-library

What does `update_attribute` return if it fails?

Trace the code in Ruby? [closed]

Ruby Instance Variable Scope Question

ruby scope

Raise event in C# from external application?

c# ruby-on-rails ruby events

how to change the value of Date.today within a running ruby process

ruby-on-rails ruby date

Training neural network for XOR in Ruby

Ruby on Rails - Add condition on ':include =>' to load limited number of objects

ruby-on-rails ruby

How to capture the title of a terminal window in bash using ANSI escape sequences?

ruby terminal

Turn URLs and @* into links

ruby regex

Do I need to add Bundler itself to the Gemfile?

ruby dependencies bundler

Ruby Assignment Syntax

ruby syntax language-design

What's a Rails plugin, or Ruby gem, to automatically fix English grammar?

How do you create a Java applet using JRuby?

java ruby applet jruby

Rails3 and readline problem

Why does this array slice return an empty array instead of nil? [duplicate]

ruby-on-rails ruby

Can I make ruby print the source code for a dynamic method?

ruby dynamic methods

Getting unique session ID in Sinatra

ruby sinatra