public
Description: Rails components with inheritable views, caching, and good encapsulation.
Clone URL: git://github.com/cainlevy/components.git
better way to trigger loading for Components
cainlevy (author)
Tue May 13 17:55:59 -0700 2008
commit  6135726f776fdb97eb760d986d6942735b62778b
tree    7a481a83244bf0ebdf70e81bfb213d2ac6256b92
parent  f5707458fb2195ea53ef6b2e8cee107471e0fe83
...
1
2
3
 
...
1
2
 
3
0
@@ -1,3 +1,3 @@
0
 Dependencies.load_paths << RAILS_ROOT + '/app/components'
0
 
0
-require 'components'
0
+Components # trigger load

Comments

    No one has commented yet.