Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Devise authentication token

ruby-on-rails ruby devise gem

gem install rails does not install rails

ruby-on-rails ruby

Sanitizing URL to prevent XSS in Rails

ruby-on-rails ruby xss

how to clear devise session on browser close?

debugger-linecache install error

ruby-on-rails ruby gem

Is there a way to make the Jruby runtime intern all strings?

How do I add a hash to *args?

ruby-on-rails ruby

Can't convert Range in to Integer (Ruby on Rails)

How do I use Devise to secure the delayed_job_web interface?

ZeroMQ securely over the internet

ruby sockets ssl zeromq

Testing Response cookie with Rspec v.1

ruby-on-rails ruby rspec

Ways to understand why a ruby process block at 100% CPU

ERROR: While executing gem ... (Zlib::GzipFile::Error) not in gzip format

pdfkit command failed: "/usr/bin/wkhtmltopdf" "--page-size" "Letter" ".... "--quiet" "-" "-"

How to define Fabricator for namespace class

integer division in Ruby with negative value

ruby division

How can I find a Ruby method dependencies?

ruby

How do I extract the Selenium Element from a Capybara Element?

Get chromes console log via Ruby WebDriver

How to check for failures in an RSpec test suite?

ruby rspec