Sha256: 49ca326540630424f5c2ab0dc033083dbbcd5e91e98a5afae9f96a2cb006e55e
Contents?: true
Size: 302 Bytes
Versions: 16
Compression:
Stored size: 302 Bytes
Contents
#!/usr/bin/env rake # Add your own tasks in files placed in lib/tasks ending in .rake, # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. require File.expand_path('../config/application', __FILE__) FatFreeCRM::Application.load_tasks task :default => ['spec']
Version data entries
16 entries across 16 versions & 1 rubygems