rubygem
Tag details
Welcome to the 'rubygem' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'rubygem'.
Look up
"rubygem"
at The Free Dictionary
Latest blogosphere posts tagged “rubygem”
-
Rack::Rewrite for Site Maintenance and Downtime
SmartLogic Solutions Blog —
Authority: 105
Rack::Rewrite is a Rack middleware for defining and applying rewrite rules. Though it’s not a full replacement for Apache’s mod_rewrite, a great deal of rules I’ve previously written in Apache config files can be replaced by Rack::Rewrite. Run gem install rack-rewrite to install the gem.I typically leverage ...2 weeks ago -
Timecop 0.3.2 Released
SmartLogic Solutions Blog —
Authority: 105
Timecop 0.3.2 has just been released. To install simply run: gem install timecop.Timecop is a RubyGem providing “time travel” and “time freezing” capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single ...5 weeks ago

