Sha256: f5b68c4fbbaf646df9b963fc67e033b05dcfdfba056a628cfebd39b5abf9e221
Contents?: true
Size: 516 Bytes
Versions: 1
Compression:
Stored size: 516 Bytes
Contents
Recommender =========== The recommender adds the ability to aggregate, search and analyze data from many different web sources. Installation =========== Install gem dependencies: sudo gem install mbleigh-acts-as-taggable-on sudo gem install mislav-will_paginate After install acts-as-taggable-on be sure to include the helper in application_helper.rb: module ApplicationHelper include TagsHelper end Example ======= Copyright (c) 2009 Justin Ball and Joel Duffin, released under the MIT license
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
muck-raker-0.1.0 | README.rdoc |