samples/rails/Rakefile in gettext-1.10.0-mswin32 vs samples/rails/Rakefile in gettext-1.90.0

- old
+ new

@@ -1,6 +1,6 @@ # Add your own tasks in files placed in lib/tasks ending in .rake, -# for example lib/tasks/switchtower.rake, and they will automatically be available to Rake. +# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. require(File.join(File.dirname(__FILE__), 'config', 'boot')) require 'rake' require 'rake/testtask'