This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
mirror of
https://github.com/redmine/redmine.git
synced
2025-10-30 01:36:04 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
d4daf4e23b2cab7f02f49aa9e5c3cf328ce37407
Redmine
/
lib
/
plugins
/
acts_as_tree
/
init.rb
4 lines
91 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add "frozen_string_literal: false" for all files (#26561). This will be changed to true in the future. git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-15 01:32:57 +00:00
# frozen_string_literal: false
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 17:58:07 +00:00
ActiveRecord
::
Base
.
send
:include
,
ActiveRecord
::
Acts
::
Tree
Reference in New Issue
Copy Permalink