This website requires JavaScript.
Explore
Help
Sign In
kolan
/
obsolete.ChilliProject
Watch
1
Star
0
Fork
You've already forked obsolete.ChilliProject
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
27160b76f5
obsolete.ChilliProject
/
vendor
/
plugins
/
classic_pagination
/
install.rb
3 lines
80 B
Ruby
Raw
Normal View
History
Unescape
Escape
Set source encoding to UTF-8
2011-10-29 16:19:11 +04:00
#-- encoding: UTF-8
Merged Rails 2.0 compatibility changes. Compatibility with Rails 1.2 is preserved. git-svn-id: http://redmine.rubyforge.org/svn/trunk@975 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-10 20:58:07 +03:00
puts
"
\n
\n
"
+
File
.
read
(
File
.
dirname
(
__FILE__
)
+
'/README'
)