Sha256: 4fb0821b33526bfeb1716c8672e3adba144d19484fefbc998622162332e3d921

Contents?: true

Size: 299 Bytes

Versions: 15

Compression:

Stored size: 299 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

15 entries across 15 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 Rakefile
fat_free_crm-0.15.2 Rakefile
fat_free_crm-0.16.4 Rakefile
fat_free_crm-0.14.1 Rakefile
fat_free_crm-0.15.1 Rakefile
fat_free_crm-0.16.3 Rakefile
fat_free_crm-0.16.2 Rakefile
fat_free_crm-0.16.1 Rakefile
fat_free_crm-0.16.0 Rakefile
fat_free_crm-0.15.0 Rakefile
fat_free_crm-0.15.0.beta.2 Rakefile
fat_free_crm-0.15.0.beta Rakefile
fat_free_crm-0.14.0 Rakefile
reduced_fat_crm-0.15.0.beta Rakefile
reduced_fat_crm-0.14.0 Rakefile