This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
You've already forked Redmine
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
bfba84d526
Redmine
/
vendor
/
plugins
/
classic_pagination
/
install.rb
2 lines
60 B
Ruby
Raw
Normal View
History
Unescape
Escape
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'
)