Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Do you know any ruby lexers I could use in an application? [closed]

ruby parsing

Mimic AES_ENCRYPT and AES_DECRYPT functions in Ruby

ruby openssl aes encryption

preferred way to implement visitor pattern in dynamic languages?

Why does ruby eagerly evaluate expressions for 'while' but not 'if'

ruby

Best method sequence for Ruby on Rails model? [closed]

Base64 encode with no padding on ruby 2.2

ruby base64

Link a D library to Ruby

ruby linker d extconf.rb

Rails Simple Captcha not going over HTTPS

Integrate SAML in rails application

Parse text email addresses using XPath, NOT //A[startswith(@href, 'mailto:')]

ruby xpath nokogiri

gsub not working throughout code snippet

ruby gsub

How to design a rake task that calls multiple class methods?

Positive / Negative and Look Ahead / Look Behind confusion?

ruby regex

Deleting Rails Tables & Migrations

ruby-on-rails ruby sqlite

Check if element in array was created_at within last 5 seconds

ruby-on-rails ruby arrays

How can I convert .rb file to an entity relationship diagram?

Ruby on Rails Nested Models not Updating with form_for, but no error on update

ruby-on-rails ruby

Get first lines from string (w/o processing entire string)

ruby string split

Watir Check Text exists