Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Jekyll Compatibility with .erb

ruby yaml erb jekyll liquid

Is there a program that translates Scheme/Java/Ruby code to english sentences? [closed]

Having never written any automated tests, how should I start behaviour-driven development? [closed]

ruby, `match': invalid byte sequence in UTF-8

ruby utf-8

html email with inline images not rendered properly in iphone

iphone ruby email html-email

How to test with Rspec and ActionController::Live while writing to stream in Rails 4?

ruby rspec ruby-on-rails-4

Google OAuth access tokens

How to programmatically create a commit with Rugged?

ruby git libgit2 rugged

How to find all unused code in Ruby on Rails

ruby-on-rails ruby

Rails 4 Has_many :through join association with select

Update multiple records in one ActiveRecord transaction in Rails

rails 4, link_to not working with destroy action when jquery, jquery_ujs is required

Chartkick y axis uncorrect labeling

Can I use Sidekiq for continuous processes?

RubyMine highlights some lines of just created working projects as errors

ruby-on-rails ruby rubymine

Ignore commented out code when using YARD

ruby yard

Can I log to test.log with rspec?

ruby-on-rails ruby rspec

Monkey Patching Float Infix Operator's Produces Unexpected Results

ActionController::UnknownFormat when I use respond_to + respond_with (Rails 4)

"Rake spec" failing most tests, but "rails s" working fine on Diaspora source