Sha256: 09fd7bcbe94f7788e4370d6af5b09b86a2c793d97f7bc4d06710fcb4f36224dd

Contents?: true

Size: 266 Bytes

Versions: 8

Compression:

Stored size: 266 Bytes

Contents

# 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__)
require 'rake'

Benchs::Application.load_tasks

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
activerecord-postgres-hstore-0.5.3 app/Rakefile
activerecord-postgres-hstore-0.5.2 app/Rakefile
activerecord-postgres-hstore-0.5.1 app/Rakefile
activerecord-postgres-hstore-0.5.0 app/Rakefile
activerecord-postgres-hstore-0.4.1 app/Rakefile
activerecord-postgres-hstore-0.4.0 app/Rakefile
activerecord-postgres-hstore-0.3.0 app/Rakefile
activerecord-postgres-hstore-0.1.2 app/Rakefile