public
Clone URL: git://github.com/tomafro/penknife.git
DRYed up some permalink stuff, using Dan Webb's slugjitsu
tomafro (author)
Mon Aug 11 08:59:33 -0700 2008
commit  532a2f1737937d97c2c286872aee81c2a97a453d
tree    51c64df1406ebc62dc07bf089d65eb70cb9c6f77
parent  d9b89a6a1fe0a461b0c6660355167b0c84484af4
...
1
2
 
3
4
...
1
2
3
4
5
0
@@ -1,3 +1,4 @@
0
 ActiveRecord::Base.module_eval do
0
   include Penknife::ActiveRecord
0
+ extend Penknife::ActiveRecord::Permalink
0
 end
0
\ No newline at end of file

Comments

    No one has commented yet.