Sha256: ec5d6af3d03a4e9764437578891ce5585ea4564fbafea804144cb79661c420fa
Contents?: true
Size: 401 Bytes
Versions: 3
Compression:
Stored size: 401 Bytes
Contents
require 'echoe' Echoe.new('flow_pagination', '1.1') do |e| e.description = "FlowPagination link renderer plugin for Mislav's WillPaginate plugin (Twitter like pagination)." e.url = "http://github.com/mexpolk/flow_pagination" e.author = "Ivan Torres" e.email = "mexpolk@gmail.com" e.ignore_pattern = ["tmp/*", "script/*"] e.development_dependencies = [] end
Version data entries
3 entries across 3 versions & 3 rubygems
Version | Path |
---|---|
mexpolk-flow_pagination-1.1 | Rakefile |
ochko-flow_pagination-1.2 | Rakefile |
flow_pagination-1.1 | Rakefile |