##// END OF EJS Templates
Refactor: merge IssuesController#update_form into IssuesController#new...
Refactor: merge IssuesController#update_form into IssuesController#new The #update_form action was only refreshing the issue attributes form, so it's just a specialized JavaScript version of #new. This also removed old code that was extracted in other places (@issue.new_statuses_allowed_to). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4011 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3283:948283131302
r3897:dfd1d0c7feef
Show More
test_sqlite3.rb
1 line | 70 B | text/x-ruby | RubyLexer
instance_eval File.read(File.join(File.dirname(__FILE__), 'test.rb'))