Remarkable plugins for ActsAsTaggableOn, Paperclip and ThinkingSphinx
I created this three Remarkable plugins so they could help me in a project I’m working on:
Basically they let you write code like this:
describe User do should_act_as_taggable_on :categories should_have_attached_file :logo should_index 'addresses.city', :as => :address should_have_index_attribute :priority end
If this plugins helps you, please consider to recommend me at Working With Rails.
