Redmine 4.1.1
This commit is contained in:
parent
33e7b881a5
commit
3d976f1b3b
1593 changed files with 36180 additions and 19489 deletions
|
@ -15,10 +15,9 @@
|
|||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
class Setup < ActiveRecord::Migration
|
||||
class Setup < ActiveRecord::Migration[4.2]
|
||||
|
||||
class User < ActiveRecord::Base
|
||||
attr_protected :id
|
||||
end
|
||||
|
||||
# model removed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue