fdv / typo_related_posts

Typo related posts plugin

This URL has Read+Write access

typo_related_posts / init.rb
100644 7 lines (4 sloc) 0.186 kb
1
2
3
4
5
6
7
# Copyright 2008 Frédéric de Villamil
 
require 'typo_related_posts'
 
ActionController::Base.send :include, Typorelatedposts
ActionController::Base.send :helper, Typorelatedpostshelper