Sha256: 4c53279ad7ac435007c1014eb16a2571cc13650485d6d39a6d8abcd73da49491
Contents?: true
Size: 424 Bytes
Versions: 11
Compression:
Stored size: 424 Bytes
Contents
# if the gem is not installed system wide, we'll just skip the tasks begin # this will load the latest restfulx gem version require 'restfulx/active_record_tasks' rescue LoadError puts "Could not load active_record_tasks from 'restfulx/active_record_tasks'. " << "If you are loading restfulx gem from vendor/gems, adjust the path to active_record_tasks in " << "lib/tasks/restfulx_tasks.rake accordingly." end
Version data entries
11 entries across 11 versions & 4 rubygems