Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to setup "application/ld+json" schema.org meta data in rails 4 app

Inserting external PDF into Prawn generated document

Verify method never called or only once called using Minitest::Mock

ruby mocking minitest

How to fix rubocop offense for a class class a::b::c

What the purpose of bind/unbind methods in Ruby?

ruby metaprogramming

kaminari undefined method `total_pages'

ruby-on-rails ruby kaminari

rspec rails testing: how can I force ActiveJob job's to run inline for certain tests?

Mobile App webframe Authentication with Rails Devise

Rails - devise and sidekiq routes

undefined method `reset' for RDoc::TopLevel:Class when installing a new Ruby gem

ruby rubygems rdoc

Gem install ffi Failed to build gem native extension

ruby-on-rails ruby

Ruby on Rails - Faraday SSLError wrong version number

ruby-on-rails ruby ssl heroku

Detecting image equality at different resolutions

What's the purpose of tainting Ruby objects?

ruby security

Are there programs that iteratively write new programs?

How to create a tagging system like on Stack Overflow or Quora

How to install RedCloth on Windows?

Paperclip how to change basename (filename)?

Rails 3.2 streaming

Injecting dependencies in Sinatra app

ruby sinatra rack