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-11-03 11:56:18 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
9f4a4be01a48eb2cbb30f8786aee3b9fec830f19
Redmine
/
config
/
environments
/
test_sqlite3.rb
3 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Merged rails-4.1 branch (#14534). git-svn-id: http://svn.redmine.org/redmine/trunk@13482 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-10-22 17:37:16 +00:00
# Same as test.rb
Removed the duplicated configuration in the different test environments. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3397 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-08 18:53:07 +00:00
instance_eval
File
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
)
,
'test.rb'
)
)
Reference in New Issue
Copy Permalink