Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Determining the gem's list of files for the specification

Why should I run rspec specs on my rails app only in a test environment, not dev or prod?

Namespace prefix and cdata tags in xml generation for rss feed in Ruby on Rails

How to do xml signing in ruby

Test Speed: ActiveRecord use_transactional_fixtures vs. DatabaseCleaner.strategy = :transaction

Heroku: PG::Error: ERROR: permission denied for relation

Escape sequence for deleting next/trailing character?

ruby escaping

Rails acts_as_paranoid and has_many :through

Ruby - :: in class name

Can I override the system timezone in Ruby?

ruby 2.0 named parameters from a hash

ruby ruby-2.0

Can I pass a block to a Proc?

ruby

What is the purpose of `Kernel`?

ruby oop

How to make Ruby test factories with random unique data, in Factory Girl or Minifacture?

Rails: Could not find minitest-4.7.5 in any of the sources

Can I Render A Layout Directly From routes.rb, Without A Controller?

Expect that a JSON has just a particular set of keys in rspec?

ruby-on-rails ruby rspec

"bundle exec spring" not working with rbenv?

Get name of subclass

ruby-on-rails ruby

Rails how to tell if a sidekiq worker is done with perform_async