##// END OF EJS Templates
Refactor: Rename WikiController#page_index to #index...
Refactor: Rename WikiController#page_index to #index index is the action that should list a collection of records, which is what #page_index does. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4290 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2430:fe28193e4eb9
r4176:4b045badcfde
Show More
30-redmine.rb
3 lines | 46 B | text/x-ruby | RubyLexer
I18n.default_locale = 'en'
require 'redmine'