프로젝트

일반

사용자정보

redmine에 ckeditor plugin을 설치하고 실행하려는데 tcpdf 오류가 발생합니다. » ckeditor.html

김 용철, 2015-11-08 08:21

 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="Phusion Passenger">
<title>Web application could not be started</title>
<style type="text/css">
body {
font-family: Verdana, 'Bitstream Vera Sans', Arial, Sans-Serif;
font-size: 10pt;
background: white;
color: #222222;
margin: 0;
padding-top: 3em;
padding-bottom: 3em;
padding-left: 4.5em;
padding-right: 4.5em;
}

h1 {
font-size: 17pt;
font-weight: medium;
color: #533e72;
border-bottom: 1px solid #533e72;
}

h1.title {
margin-top: 0;
}

h1.error_title {
color: red;
border-bottom: 1px solid red;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

dt {
font-weight: bold;
color: #280050;
}

dd {
margin-top: 0.5em;
margin-bottom: 1em;
}

.commands {
border: 1px solid #b594e7;
background: #ddc6ff;
padding: 0.5em;
margin: 0.5em;
font-family: 'Bitstream Vera Sans Mono', 'Courier New', Monospace;
}

pre {
overflow: auto;
white-space: pre-wrap;
text-align: left;
}

table.backtrace th {
background: #8470a6;
color: white;
}

table.backtrace th,
table.backtrace td {
padding: 0.2em;
padding-left: 0.4em;
padding-right: 0.4em;
}

table.backtrace tr td {
background: #ecdfff;
}

table.backtrace tr.even td {
background: #f7f2ff;
}

table.backtrace td.index {
font-weight: bold;
}

#site_footer {
border-top: solid 1px black;
margin-top: 1em;
padding-top: 1em;
font-size: small;
color: #777777;
}

#site_footer a {
color: #65498e;
}

#site_footer a:hover {
color: #9681d9;
}

#site_header .corporate_identity {
display: none;
}

</style>
<link rel="stylesheet" type="text/css" href="http://www.modrails.com/error_pages/1.0/error_page.css">
<style type="text/css">
dd {
text-align: left;
}

dd pre {
margin-top: 0;
margin-bottom: 0;
}
</style>
</head>

<body>

<div id="site_container">
<div id="site_header">
<ul class="corporate_identity">
<li class="logo"><a href="https://www.phusionpassenger.com"><span>Phusion Passenger</span></a></li>
</ul>
</div>
<div id="site_body">
<h1 class="error_title">Web application could not be started</h1>
<div id="content">
<pre>No such file to load -- tcpdf (LoadError)
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `require&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `block in require&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>232:<wbr>in `load_dependency&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `require&apos;
/usr/share/redmine/lib/redmine/export/pdf.rb:<wbr>20:<wbr>in `&lt;top (required)&gt;&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `require&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `block in require&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>232:<wbr>in `load_dependency&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `require&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>348:<wbr>in `require_or_load&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>307:<wbr>in `depend_on&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>225:<wbr>in `require_dependency&apos;
/usr/share/redmine/lib/plugins/redmine_ckeditor/lib/redmine_ckeditor/pdf_patch.rb:<wbr>1:<wbr>in `&lt;top (required)&gt;&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `require&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `block in require&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>232:<wbr>in `load_dependency&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `require&apos;
/usr/share/redmine/lib/plugins/redmine_ckeditor/lib/redmine_ckeditor.rb:<wbr>135:<wbr>in `&lt;top (required)&gt;&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `require&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `block in require&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>232:<wbr>in `load_dependency&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>247:<wbr>in `require&apos;
/usr/share/redmine/lib/plugins/redmine_ckeditor/init.rb:<wbr>2:<wbr>in `block in &lt;top (required)&gt;&apos;
/usr/share/redmine/config/initializers/00-core_plugins.rb:<wbr>12:<wbr>in `eval&apos;
/usr/share/redmine/config/initializers/00-core_plugins.rb:<wbr>12:<wbr>in `block in &lt;top (required)&gt;&apos;
/usr/share/redmine/config/initializers/00-core_plugins.rb:<wbr>2:<wbr>in `each&apos;
/usr/share/redmine/config/initializers/00-core_plugins.rb:<wbr>2:<wbr>in `&lt;top (required)&gt;&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>241:<wbr>in `load&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>241:<wbr>in `block in load&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>232:<wbr>in `load_dependency&apos;
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:<wbr>241:<wbr>in `load&apos;
/usr/lib/ruby/vendor_ruby/rails/engine.rb:<wbr>648:<wbr>in `block in load_config_initializer&apos;
/usr/lib/ruby/vendor_ruby/active_support/notifications.rb:<wbr>161:<wbr>in `instrument&apos;
/usr/lib/ruby/vendor_ruby/rails/engine.rb:<wbr>647:<wbr>in `load_config_initializer&apos;
/usr/lib/ruby/vendor_ruby/rails/engine.rb:<wbr>612:<wbr>in `block (2 levels) in &lt;class:<wbr>Engine&gt;&apos;
/usr/lib/ruby/vendor_ruby/rails/engine.rb:<wbr>611:<wbr>in `each&apos;
/usr/lib/ruby/vendor_ruby/rails/engine.rb:<wbr>611:<wbr>in `block in &lt;class:<wbr>Engine&gt;&apos;
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:<wbr>30:<wbr>in `instance_exec&apos;
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:<wbr>30:<wbr>in `run&apos;
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:<wbr>55:<wbr>in `block in run_initializers&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>226:<wbr>in `block in tsort_each&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>348:<wbr>in `block (2 levels) in each_strongly_connected_component&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>418:<wbr>in `block (2 levels) in each_strongly_connected_component_from&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>427:<wbr>in `each_strongly_connected_component_from&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>417:<wbr>in `block in each_strongly_connected_component_from&apos;
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:<wbr>44:<wbr>in `each&apos;
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:<wbr>44:<wbr>in `tsort_each_child&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>411:<wbr>in `call&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>411:<wbr>in `each_strongly_connected_component_from&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>347:<wbr>in `block in each_strongly_connected_component&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>345:<wbr>in `each&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>345:<wbr>in `call&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>345:<wbr>in `each_strongly_connected_component&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>224:<wbr>in `tsort_each&apos;
/usr/lib/ruby/2.1.0/tsort.rb:<wbr>205:<wbr>in `tsort_each&apos;
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:<wbr>54:<wbr>in `run_initializers&apos;
/usr/lib/ruby/vendor_ruby/rails/application.rb:<wbr>300:<wbr>in `initialize!&apos;
/usr/share/redmine/config/environment.rb:<wbr>14:<wbr>in `&lt;top (required)&gt;&apos;
config.ru:<wbr>3:<wbr>in `require&apos;
config.ru:<wbr>3:<wbr>in `block in &lt;main&gt;&apos;
/usr/lib/ruby/vendor_ruby/rack/builder.rb:<wbr>55:<wbr>in `instance_eval&apos;
/usr/lib/ruby/vendor_ruby/rack/builder.rb:<wbr>55:<wbr>in `initialize&apos;
config.ru:<wbr>1:<wbr>in `new&apos;
config.ru:<wbr>1:<wbr>in `&lt;main&gt;&apos;
/usr/share/passenger/helper-scripts/rack-preloader.rb:<wbr>112:<wbr>in `eval&apos;
/usr/share/passenger/helper-scripts/rack-preloader.rb:<wbr>112:<wbr>in `preload_app&apos;
/usr/share/passenger/helper-scripts/rack-preloader.rb:<wbr>158:<wbr>in `&lt;module:<wbr>App&gt;&apos;
/usr/share/passenger/helper-scripts/rack-preloader.rb:<wbr>29:<wbr>in `&lt;module:<wbr>PhusionPassenger&gt;&apos;
/usr/share/passenger/helper-scripts/rack-preloader.rb:<wbr>28:<wbr>in `&lt;main&gt;&apos;
</pre>

<dl>
<dt>Error ID</dt>
<dd>3e10b5d9</dd>
<dt>Application root</dt>
<dd>/usr/share/redmine</dd>
<dt>Environment (value of RAILS_ENV, RACK_ENV, WSGI_ENV, NODE_ENV and PASSENGER_APP_ENV)</dt>
<dd>production</dd>
<dt>Ruby interpreter command</dt>
<dd><pre>/usr/bin/ruby</pre></dd>
<dt>User and groups</dt>
<dd><pre>uid=<wbr>33(www-data) gid=<wbr>33(www-data) groups=<wbr>33(www-data),<wbr>1001(subversion)
</pre></dd>
<dt>Environment variables</dt>
<dd><pre>APACHE_RUN_DIR =<wbr> /var/run/apache2
APACHE_PID_FILE =<wbr> /var/run/apache2/apache2.pid
PATH =<wbr> /var/lib/gems/2.1.0/bin:<wbr>/usr/local/sbin:<wbr>/usr/local/bin:<wbr>/usr/sbin:<wbr>/usr/bin:<wbr>/sbin:<wbr>/bin
APACHE_LOCK_DIR =<wbr> /var/lock/apache2
LANG =<wbr> C
APACHE_RUN_USER =<wbr> www-data
APACHE_RUN_GROUP =<wbr> www-data
APACHE_LOG_DIR =<wbr> /var/log/apache2
PWD =<wbr> /usr/share/redmine
PASSENGER_DEBUG_DIR =<wbr> /tmp/passenger.spawn-debug.XXXXOA0TML
USER =<wbr> www-data
LOGNAME =<wbr> www-data
SHELL =<wbr> /usr/sbin/nologin
HOME =<wbr> /var/www
IN_PASSENGER =<wbr> 1
PYTHONUNBUFFERED =<wbr> 1
NODE_PATH =<wbr> /usr/share/passenger/node
RAILS_ENV =<wbr> production
RACK_ENV =<wbr> production
WSGI_ENV =<wbr> production
NODE_ENV =<wbr> production
PASSENGER_APP_ENV =<wbr> production
RAILS_RELATIVE_URL_ROOT =<wbr> /redmine
RACK_BASE_URI =<wbr> /redmine
PASSENGER_BASE_URI =<wbr> /redmine
SERVER_ADDR =<wbr> 192.168.3.5
SERVER_SOFTWARE =<wbr> Apache/2.4.12 (Ubuntu)
SERVER_NAME =<wbr> www.spacek.xyz
QUERY_STRING =<wbr>
REMOTE_ADDR =<wbr> 192.168.3.1
REQUEST_URI =<wbr> /redmine
DOCUMENT_ROOT =<wbr> /var/www/html
REQUEST_METHOD =<wbr> GET
SERVER_PROTOCOL =<wbr> HTTP/1.1
SERVER_PORT =<wbr> 80
SERVER_ADMIN =<wbr> webmaster@localhost
REMOTE_PORT =<wbr> 1239
GEM_PATH =<wbr> /var/lib/gems/2.1.0:<wbr>/var/www/.gem/ruby/2.1.0:<wbr>/usr/lib/arm-linux-gnueabihf/rubygems-integration/2.1.0:<wbr>/usr/share/rubygems-integration/2.1.0:<wbr>/usr/share/rubygems-integration/2.1:<wbr>/usr/share/rubygems-integration/all
GEM_HOME =<wbr> /var/lib/gems/2.1.0
X_DEBIAN_SITEID =<wbr> default
RAILS_ETC =<wbr> /etc/redmine/default
BUNDLE_BIN_PATH =<wbr> /usr/share/rubygems-integration/all/gems/bundler-1.7.4/bin/bundle
BUNDLE_GEMFILE =<wbr> /usr/share/redmine/Gemfile
RUBYOPT =<wbr> -rbundler/setup
RUBYLIB =<wbr> /usr/lib/ruby/vendor_ruby
RAILS_LOG =<wbr> /var/log/redmine/default
RAILS_VAR =<wbr> /var/lib/redmine/default
RAILS_TMP =<wbr> /var/cache/redmine/default
</pre></dd>
<dt>Ulimits</dt>
<dd><pre>Unknown</pre></dd>
<dt>System metrics</dt>
<dd><pre>------------- General -------------
Kernel version :<wbr> 3.18.0-20-rpi2
Uptime :<wbr> 9h 45m 1s
Load averages :<wbr> 0.00%,<wbr> 0.12%,<wbr> 0.23%
Fork rate :<wbr> unknown

------------- CPU -------------
Number of CPUs :<wbr> 4
Average CPU usage :<wbr> 9% -- 0% user,<wbr> 0% nice,<wbr> 9% system,<wbr> 91% idle
CPU 1 :<wbr> 20% -- 0% user,<wbr> 0% nice,<wbr> 20% system,<wbr> 80% idle
CPU 2 :<wbr> 17% -- 0% user,<wbr> 0% nice,<wbr> 17% system,<wbr> 83% idle
CPU 3 :<wbr> 0% -- 0% user,<wbr> 0% nice,<wbr> 0% system,<wbr> 100% idle
CPU 4 :<wbr> 0% -- 0% user,<wbr> 0% nice,<wbr> 0% system,<wbr> 100% idle
I/O pressure :<wbr> 0%
CPU 1 :<wbr> 0%
CPU 2 :<wbr> 0%
CPU 3 :<wbr> 0%
CPU 4 :<wbr> 0%
Interference from other VMs:<wbr> 0%
CPU 1 :<wbr> 0%
CPU 2 :<wbr> 0%
CPU 3 :<wbr> 0%
CPU 4 :<wbr> 0%

------------- Memory -------------
RAM total :<wbr> 923 MB
RAM used :<wbr> 387 MB (42%)
RAM free :<wbr> 536 MB
Swap total :<wbr> 1023 MB
Swap used :<wbr> 20 MB (2%)
Swap free :<wbr> 1003 MB
Swap in :<wbr> unknown
Swap out :<wbr> unknown

</pre></dd>
<dt>General Ruby interpreter information</dt>
<dd><pre>RUBY_VERSION =<wbr> 2.1.5
RUBY_PLATFORM =<wbr> arm-linux-gnueabihf
RUBY_ENGINE =<wbr> ruby
RubyGems version =<wbr> 2.2.2
RubyGems paths =<wbr> [&quot;/var/lib/gems/2.1.0&quot;,<wbr> &quot;/var/www/.gem/ruby/2.1.0&quot;,<wbr> &quot;/usr/lib/arm-linux-gnueabihf/rubygems-integration/2.1.0&quot;,<wbr> &quot;/usr/share/rubygems-integration/2.1.0&quot;,<wbr> &quot;/usr/share/rubygems-integration/2.1&quot;,<wbr> &quot;/usr/share/rubygems-integration/all&quot;]
</pre></dd>
<dt>Ruby configuration (RbConfig::CONFIG)</dt>
<dd><pre>DESTDIR =<wbr>
MAJOR =<wbr> 2
MINOR =<wbr> 1
TEENY =<wbr> 0
PATCHLEVEL =<wbr> 273
INSTALL =<wbr> /usr/bin/install -c
EXEEXT =<wbr>
prefix =<wbr> /usr
ruby_install_name =<wbr> ruby2.1
RUBY_INSTALL_NAME =<wbr> ruby2.1
RUBY_SO_NAME =<wbr> ruby-2.1
exec =<wbr> exec
ruby_pc =<wbr> ruby-2.1.pc
PACKAGE =<wbr> ruby
BUILTIN_TRANSSRCS =<wbr> newline.c
USE_RUBYGEMS =<wbr> YES
MANTYPE =<wbr> doc
NROFF =<wbr> /usr/bin/nroff
vendorarchhdrdir =<wbr> /usr/include/arm-linux-gnueabihf/ruby-2.1.0/vendor_ruby
sitearchhdrdir =<wbr> /usr/include/arm-linux-gnueabihf/ruby-2.1.0/site_ruby
rubyarchhdrdir =<wbr> /usr/include/arm-linux-gnueabihf/ruby-2.1.0
vendorhdrdir =<wbr> /usr/include/ruby-2.1.0/vendor_ruby
sitehdrdir =<wbr> /usr/include/ruby-2.1.0/site_ruby
rubyhdrdir =<wbr> /usr/include/ruby-2.1.0
RUBY_SEARCH_PATH =<wbr>
UNIVERSAL_INTS =<wbr>
UNIVERSAL_ARCHNAMES =<wbr>
configure_args =<wbr> &apos;--build=<wbr>arm-linux-gnueabihf&apos; &apos;--prefix=<wbr>/usr&apos; &apos;--includedir=<wbr>${prefix}/include&apos; &apos;--mandir=<wbr>${prefix}/share/man&apos; &apos;--infodir=<wbr>${prefix}/share/info&apos; &apos;--sysconfdir=<wbr>/etc&apos; &apos;--localstatedir=<wbr>/var&apos; &apos;--disable-silent-rules&apos; &apos;--libexecdir=<wbr>${prefix}/lib/ruby2.1&apos; &apos;--disable-maintainer-mode&apos; &apos;--disable-dependency-tracking&apos; &apos;--enable-multiarch&apos; &apos;--target=<wbr>arm-linux-gnueabihf&apos; &apos;--program-suffix=<wbr>2.1&apos; &apos;--with-soname=<wbr>ruby-2.1&apos; &apos;--enable-shared&apos; &apos;--disable-rpath&apos; &apos;--with-baseruby=<wbr>/usr/bin/ruby&apos; &apos;--with-sitedir=<wbr>/usr/local/lib/site_ruby&apos; &apos;--with-sitearchdir=<wbr>/usr/local/lib/arm-linux-gnueabihf/site_ruby&apos; &apos;--enable-ipv6&apos; &apos;--with-dbm-type=<wbr>gdbm_compat&apos; &apos;CFLAGS=<wbr>-g -O2 -fstack-protector-strong -Wformat -Werror=<wbr>format-security&apos; &apos;CPPFLAGS=<wbr>-D_FORTIFY_SOURCE=<wbr>2&apos; &apos;CXXFLAGS=<wbr>-g -O2 -fstack-protector-strong -Wformat -Werror=<wbr>format-security&apos; &apos;FCFLAGS=<wbr>-g -O2 -fstack-protector-strong&apos; &apos;FFLAGS=<wbr>-g -O2 -fstack-protector-strong&apos; &apos;GCJFLAGS=<wbr>-g -O2 -fstack-protector-strong&apos; &apos;LDFLAGS=<wbr>-Wl,<wbr>-Bsymbolic-functions -Wl,<wbr>-z,<wbr>relro -L/build/ruby2.1-6nDQY4/ruby2.1-2.1.5/debian/lib&apos; &apos;OBJCFLAGS=<wbr>-g -O2 -fstack-protector-strong -Wformat -Werror=<wbr>format-security&apos; &apos;OBJCXXFLAGS=<wbr>-g -O2 -fstack-protector-strong -Wformat -Werror=<wbr>format-security&apos; &apos;build_alias=<wbr>arm-linux-gnueabihf&apos; &apos;target_alias=<wbr>arm-linux-gnueabihf&apos;
vendorarchdir =<wbr> /usr/lib/arm-linux-gnueabihf/ruby/vendor_ruby/2.1.0
vendorlibdir =<wbr> /usr/lib/ruby/vendor_ruby/2.1.0
vendordir =<wbr> /usr/lib/ruby/vendor_ruby
sitearchdir =<wbr> /usr/local/lib/arm-linux-gnueabihf/site_ruby
sitelibdir =<wbr> /usr/local/lib/site_ruby/2.1.0
sitedir =<wbr> /usr/local/lib/site_ruby
rubyarchdir =<wbr> /usr/lib/arm-linux-gnueabihf/ruby/2.1.0
rubylibdir =<wbr> /usr/lib/ruby/2.1.0
ruby_version =<wbr> 2.1.0
sitearch =<wbr> arm-linux-gnueabihf
arch =<wbr> arm-linux-gnueabihf
sitearchincludedir =<wbr> /usr/include/arm-linux-gnueabihf
archincludedir =<wbr> /usr/include/arm-linux-gnueabihf
sitearchlibdir =<wbr> /usr/lib/arm-linux-gnueabihf
archlibdir =<wbr> /usr/lib/arm-linux-gnueabihf
libdirname =<wbr> archlibdir
RUBY_EXEC_PREFIX =<wbr> /usr
RUBY_LIB_VERSION =<wbr>
RUBY_LIB_VERSION_STYLE =<wbr> 3 /* full */
RI_BASE_NAME =<wbr> ri
ridir =<wbr> /usr/share/ri
rubysitearchprefix =<wbr> /usr/lib/arm-linux-gnueabihf/ruby
rubyarchprefix =<wbr> /usr/lib/arm-linux-gnueabihf/ruby
MAKEFILES =<wbr> Makefile GNUmakefile
PLATFORM_DIR =<wbr>
THREAD_MODEL =<wbr> pthread
SYMBOL_PREFIX =<wbr>
EXPORT_PREFIX =<wbr>
COMMON_HEADERS =<wbr>
COMMON_MACROS =<wbr>
COMMON_LIBS =<wbr>
MAINLIBS =<wbr>
ENABLE_SHARED =<wbr> yes
DLDLIBS =<wbr> -lc
SOLIBS =<wbr> -lpthread -lgmp -ldl -lcrypt -lm
LIBRUBYARG_SHARED =<wbr> -lruby-2.1
LIBRUBYARG_STATIC =<wbr> -lruby-2.1-static
LIBRUBYARG =<wbr> -lruby-2.1
LIBRUBY =<wbr> libruby-2.1.so.2.1.0
LIBRUBY_ALIASES =<wbr> libruby-2.1.so.2.1 libruby-2.1.so
LIBRUBY_SO =<wbr> libruby-2.1.so.2.1.0
LIBRUBY_A =<wbr> libruby-2.1-static.a
RUBYW_INSTALL_NAME =<wbr>
rubyw_install_name =<wbr>
EXTDLDFLAGS =<wbr>
EXTLDFLAGS =<wbr>
strict_warnflags =<wbr> -ansi -std=<wbr>iso9899:<wbr>199409
warnflags =<wbr> -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration
debugflags =<wbr> -ggdb3
optflags =<wbr> -O3 -fno-fast-math
cxxflags =<wbr> -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration
cflags =<wbr> -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration
cppflags =<wbr>
NULLCMD =<wbr> :<wbr>
DLNOBJ =<wbr> dln.o
INSTALLDOC =<wbr> all
CAPITARGET =<wbr> nodoc
RDOCTARGET =<wbr> rdoc
DTRACE_GLOMMED_OBJ =<wbr> ruby-glommed.o
DTRACE_OBJ =<wbr> probes.o
DTRACE_EXT =<wbr> d
EXECUTABLE_EXTS =<wbr>
ARCHFILE =<wbr>
LIBRUBY_RELATIVE =<wbr> no
EXTOUT =<wbr> .ext
RUNRUBY_COMMAND =<wbr> $(MINIRUBY) $(srcdir)/tool/runruby.rb --extout=<wbr>.ext $(RUNRUBYOPT)
PREP =<wbr> miniruby
BTESTRUBY =<wbr> $(MINIRUBY)
CROSS_COMPILING =<wbr> no
TEST_RUNNABLE =<wbr> yes
rubylibprefix =<wbr> /usr/lib/ruby
setup =<wbr> Setup
EXTSTATIC =<wbr>
STRIP =<wbr> strip -S -x
TRY_LINK =<wbr>
LIBPATHENV =<wbr> LD_LIBRARY_PATH
RPATHFLAG =<wbr>
LIBPATHFLAG =<wbr> -L%s
LINK_SO =<wbr>
LIBEXT =<wbr> a
DLEXT2 =<wbr>
DLEXT =<wbr> so
LDSHAREDXX =<wbr> g++ -shared
LDSHARED =<wbr> gcc -shared
CCDLFLAGS =<wbr> -fPIC
STATIC =<wbr>
ARCH_FLAG =<wbr>
DLDFLAGS =<wbr>
ALLOCA =<wbr>
codesign =<wbr>
POSTLINK =<wbr> :<wbr>
WERRORFLAG =<wbr> -Werror
CHDIR =<wbr> cd -P
RMALL =<wbr> rm -fr
RMDIRS =<wbr> rmdir --ignore-fail-on-non-empty -p
RMDIR =<wbr> rmdir --ignore-fail-on-non-empty
CP =<wbr> cp
RM =<wbr> rm -f
PKG_CONFIG =<wbr>
PYTHON =<wbr>
DOXYGEN =<wbr>
DOT =<wbr>
DTRACE =<wbr> dtrace
MAKEDIRS =<wbr> /bin/mkdir -p
MKDIR_P =<wbr> /bin/mkdir -p
INSTALL_DATA =<wbr> /usr/bin/install -c -m 644
INSTALL_SCRIPT =<wbr> /usr/bin/install -c
INSTALL_PROGRAM =<wbr> /usr/bin/install -c
SET_MAKE =<wbr>
LN_S =<wbr> ln -s
NM =<wbr> nm
DLLWRAP =<wbr>
WINDRES =<wbr>
OBJCOPY =<wbr> :<wbr>
OBJDUMP =<wbr> objdump
ASFLAGS =<wbr>
AS =<wbr> as
AR =<wbr> ar
RANLIB =<wbr> ranlib
try_header =<wbr>
CC_VERSION =<wbr> gcc -v
COUTFLAG =<wbr> -o
OUTFLAG =<wbr> -o
CPPOUTFILE =<wbr> -o conftest.i
GNU_LD =<wbr> yes
LD =<wbr> ld
GCC =<wbr> yes
EGREP =<wbr> /bin/grep -E
GREP =<wbr> /bin/grep
CPP =<wbr> gcc -E
CXXFLAGS =<wbr> -g -O2 -fstack-protector-strong -Wformat -Werror=<wbr>format-security
CXX =<wbr> g++
OBJEXT =<wbr> o
CPPFLAGS =<wbr> -D_FORTIFY_SOURCE=<wbr>2 -D_FILE_OFFSET_BITS=<wbr>64
LDFLAGS =<wbr> -L. -Wl,<wbr>-Bsymbolic-functions -Wl,<wbr>-z,<wbr>relro -L/build/ruby2.1-6nDQY4/ruby2.1-2.1.5/debian/lib -fstack-protector -rdynamic -Wl,<wbr>-export-dynamic
CFLAGS =<wbr> -g -O2 -fstack-protector-strong -Wformat -Werror=<wbr>format-security -fPIC
CC =<wbr> gcc
NACL_SDK_VARIANT =<wbr>
NACL_SDK_ROOT =<wbr>
NACL_TOOLCHAIN =<wbr>
target_os =<wbr> linux-gnueabihf
target_vendor =<wbr> unknown
target_cpu =<wbr> arm
target =<wbr> arm-unknown-linux-gnueabihf
host_os =<wbr> linux-gnueabihf
host_vendor =<wbr> unknown
host_cpu =<wbr> arm
host =<wbr> arm-unknown-linux-gnueabihf
RUBY_VERSION_NAME =<wbr> ruby-2.1.0
RUBYW_BASE_NAME =<wbr> rubyw
RUBY_BASE_NAME =<wbr> ruby
build_os =<wbr> linux-gnueabihf
build_vendor =<wbr> unknown
build_cpu =<wbr> arm
build =<wbr> arm-unknown-linux-gnueabihf
RUBY_RELEASE_DATE =<wbr> 2014-11-13
RUBY_PROGRAM_VERSION =<wbr> 2.1.5
target_alias =<wbr> arm-linux-gnueabihf
host_alias =<wbr>
build_alias =<wbr> arm-linux-gnueabihf
LIBS =<wbr> -lpthread -lgmp -ldl -lcrypt -lm
ECHO_T =<wbr>
ECHO_N =<wbr> -n
ECHO_C =<wbr>
DEFS =<wbr> -D_FILE_OFFSET_BITS=<wbr>64
mandir =<wbr> /usr/share/man
localedir =<wbr> /usr/share/locale
libdir =<wbr> /usr/lib
psdir =<wbr> /usr/share/doc/ruby
pdfdir =<wbr> /usr/share/doc/ruby
dvidir =<wbr> /usr/share/doc/ruby
htmldir =<wbr> /usr/share/doc/ruby
infodir =<wbr> /usr/share/info
docdir =<wbr> /usr/share/doc/ruby
oldincludedir =<wbr> /usr/include
includedir =<wbr> /usr/include
localstatedir =<wbr> /var
sharedstatedir =<wbr> /usr/com
sysconfdir =<wbr> /etc
datadir =<wbr> /usr/share
datarootdir =<wbr> /usr/share
libexecdir =<wbr> /usr/lib/ruby2.1
sbindir =<wbr> /usr/sbin
bindir =<wbr> /usr/bin
program_transform_name =<wbr> s&amp;$&amp;2.1&amp;;<wbr>s&amp;^&amp;&amp;
exec_prefix =<wbr> /usr
PACKAGE_URL =<wbr>
PACKAGE_BUGREPORT =<wbr>
PACKAGE_STRING =<wbr>
PACKAGE_VERSION =<wbr>
PACKAGE_TARNAME =<wbr>
PACKAGE_NAME =<wbr>
PATH_SEPARATOR =<wbr> :<wbr>
SHELL =<wbr> /bin/bash
archdir =<wbr> /usr/lib/arm-linux-gnueabihf/ruby/2.1.0
topdir =<wbr> /usr/lib/arm-linux-gnueabihf/ruby/2.1.0
</pre></dd>
<dt>Activated Ruby gems</dt>
<dd><pre>io-console =<wbr>&gt; 0.4.2
psych =<wbr>&gt; 2.0.15
rake =<wbr>&gt; 10.4.2
i18n =<wbr>&gt; 0.7.0
json =<wbr>&gt; 1.8.3
minitest =<wbr>&gt; 5.8.1
thread_safe =<wbr>&gt; 0.3.5
tzinfo =<wbr>&gt; 1.2.2
activesupport =<wbr>&gt; 4.1.10
builder =<wbr>&gt; 3.2.2
erubis =<wbr>&gt; 2.7.0
actionview =<wbr>&gt; 4.1.10
rack =<wbr>&gt; 1.5.2
rack-test =<wbr>&gt; 0.6.3
actionpack =<wbr>&gt; 4.1.10
mime-types =<wbr>&gt; 2.6.2
mail =<wbr>&gt; 2.6.3
actionmailer =<wbr>&gt; 4.1.10
actionpack-action_caching =<wbr>&gt; 1.1.1
activemodel =<wbr>&gt; 4.1.10
arel =<wbr>&gt; 5.0.1.20140414130214
activerecord =<wbr>&gt; 4.1.10
awesome_nested_set =<wbr>&gt; 3.0.2
bundler =<wbr>&gt; 1.7.4
coderay =<wbr>&gt; 1.1.0
thor =<wbr>&gt; 0.19.1
railties =<wbr>&gt; 4.1.10
jquery-rails =<wbr>&gt; 3.1.4
mysql2 =<wbr>&gt; 0.3.16
net-ldap =<wbr>&gt; 0.11
protected_attributes =<wbr>&gt; 1.1.3
ruby-openid =<wbr>&gt; 2.7.0
rack-openid =<wbr>&gt; 1.4.2
sprockets =<wbr>&gt; 3.4.0
sprockets-rails =<wbr>&gt; 2.3.3
rails =<wbr>&gt; 4.1.10
redcarpet =<wbr>&gt; 3.3.3
request_store =<wbr>&gt; 1.2.0
rmagick =<wbr>&gt; 2.15.4
</pre></dd>
<dt>Ruby load path ($LOAD_PATH)</dt>
<dd><pre>/usr/share/redmine/lib/plugins/redmine_ckeditor/lib
/usr/share/redmine/lib/plugins/open_id_authentication/lib
/usr/share/redmine/lib/plugins/gravatar/lib
/usr/share/redmine/lib/plugins/acts_as_watchable/lib
/usr/share/redmine/lib/plugins/acts_as_versioned/lib
/usr/share/redmine/lib/plugins/acts_as_tree/lib
/usr/share/redmine/lib/plugins/acts_as_searchable/lib
/usr/share/redmine/lib/plugins/acts_as_list/lib
/usr/share/redmine/lib/plugins/acts_as_list/lib
/usr/share/redmine/lib/plugins/acts_as_event/lib
/usr/share/redmine/lib/plugins/acts_as_customizable/lib
/usr/share/redmine/lib/plugins/acts_as_attachable/lib
/usr/share/redmine/lib/plugins/acts_as_activity_provider/lib
/usr/share/redmine/lib
/usr/share/redmine/app/controllers
/usr/share/redmine/app/helpers
/usr/share/redmine/app/models
/usr/share/redmine/app/sweepers
/var/lib/gems/2.1.0/gems/jquery-rails-3.1.4/lib
/var/lib/gems/2.1.0/gems/jquery-rails-3.1.4/vendor
/usr/lib/ruby/vendor_ruby/action_view/vendor/html-scanner
/var/lib/gems/2.1.0/extensions/arm-linux/2.1.0/rmagick-2.15.4
/var/lib/gems/2.1.0/gems/rmagick-2.15.4/lib
/var/lib/gems/2.1.0/gems/rmagick-2.15.4/ext
/var/lib/gems/2.1.0/gems/rmagick-2.15.4/deprecated
/var/lib/gems/2.1.0/gems/request_store-1.2.0/lib
/var/lib/gems/2.1.0/extensions/arm-linux/2.1.0/redcarpet-3.3.3
/var/lib/gems/2.1.0/gems/redcarpet-3.3.3/lib
/usr/share/rubygems-integration/all/gems/rails-4.1.10/lib
/var/lib/gems/2.1.0/gems/sprockets-rails-2.3.3/lib
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib
/usr/share/rubygems-integration/all/gems/rack-openid-1.4.2/lib
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib
/var/lib/gems/2.1.0/gems/net-ldap-0.11/lib
/usr/share/rubygems-integration/2.1/extensions/arm-linux/2.1.0/mysql2-0.3.16
/usr/share/rubygems-integration/2.1/gems/mysql2-0.3.16/lib
/usr/share/rubygems-integration/all/gems/railties-4.1.10/lib
/usr/share/rubygems-integration/all/gems/thor-0.19.1/lib
/usr/share/rubygems-integration/all/gems/coderay-1.1.0/lib
/usr/share/rubygems-integration/all/gems/bundler-1.7.4/lib
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib
/usr/share/rubygems-integration/all/gems/activerecord-4.1.10/lib
/usr/share/rubygems-integration/all/gems/arel-5.0.1.20140414130214/lib
/usr/share/rubygems-integration/all/gems/activemodel-4.1.10/lib
/usr/share/rubygems-integration/all/gems/actionpack-action_caching-1.1.1/lib
/usr/share/rubygems-integration/all/gems/actionmailer-4.1.10/lib
/var/lib/gems/2.1.0/gems/mail-2.6.3/lib
/var/lib/gems/2.1.0/gems/mime-types-2.6.2/lib
/usr/share/rubygems-integration/all/gems/actionpack-4.1.10/lib
/var/lib/gems/2.1.0/gems/rack-test-0.6.3/lib
/usr/share/rubygems-integration/all/gems/rack-1.5.2/lib
/usr/share/rubygems-integration/all/gems/actionview-4.1.10/lib
/usr/share/rubygems-integration/all/gems/erubis-2.7.0/lib
/usr/share/rubygems-integration/all/gems/builder-3.2.2/lib
/usr/share/rubygems-integration/all/gems/activesupport-4.1.10/lib
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib
/var/lib/gems/2.1.0/gems/thread_safe-0.3.5/lib
/var/lib/gems/2.1.0/gems/minitest-5.8.1/lib
/var/lib/gems/2.1.0/extensions/arm-linux/2.1.0/json-1.8.3
/var/lib/gems/2.1.0/gems/json-1.8.3/lib
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib
/var/lib/gems/2.1.0/gems/rake-10.4.2/lib
/usr/local/lib/site_ruby/2.1.0
/usr/local/lib/arm-linux-gnueabihf/site_ruby
/usr/local/lib/site_ruby
/usr/lib/ruby/vendor_ruby/2.1.0
/usr/lib/arm-linux-gnueabihf/ruby/vendor_ruby/2.1.0
/usr/lib/ruby/vendor_ruby
/usr/lib/ruby/2.1.0
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0
</pre></dd>
<dt>Ruby loaded libraries ($LOADED_FEATURES)</dt>
<dd><pre>enumerator.so
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/enc/encdb.so
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/enc/trans/transdb.so
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/rbconfig.rb
/usr/lib/ruby/2.1.0/rubygems/compatibility.rb
/usr/lib/ruby/2.1.0/rubygems/defaults.rb
/usr/lib/ruby/2.1.0/rubygems/deprecate.rb
/usr/lib/ruby/2.1.0/rubygems/errors.rb
/usr/lib/ruby/2.1.0/rubygems/version.rb
/usr/lib/ruby/2.1.0/rubygems/requirement.rb
/usr/lib/ruby/2.1.0/rubygems/platform.rb
/usr/lib/ruby/2.1.0/rubygems/basic_specification.rb
/usr/lib/ruby/2.1.0/rubygems/stub_specification.rb
/usr/lib/ruby/2.1.0/rubygems/util/stringio.rb
/usr/lib/ruby/2.1.0/rubygems/specification.rb
/usr/lib/ruby/2.1.0/rubygems/exceptions.rb
/usr/lib/ruby/vendor_ruby/rubygems/defaults/operating_system.rb
/usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb
thread.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/thread.so
/usr/lib/ruby/2.1.0/monitor.rb
/usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb
/usr/lib/ruby/2.1.0/rubygems.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/etc.so
/usr/lib/ruby/2.1.0/fileutils.rb
/usr/lib/ruby/2.1.0/tmpdir.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/utils/tmpio.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/platform_info.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/platform_info/operating_system.rb
/usr/lib/arm-linux-gnueabihf/ruby/vendor_ruby/2.1.0/passenger_native_support.so
/usr/lib/ruby/vendor_ruby/phusion_passenger/native_support.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/socket.so
/usr/lib/ruby/2.1.0/socket.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/ruby_core_enhancements.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/utils/tmpdir.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/utils.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/preloader_shared_helpers.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/constants.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/public_api.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/debug_logging.rb
/usr/lib/ruby/2.1.0/shellwords.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/utils/shellwords.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/loader_shared_helpers.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/fcntl.so
/usr/lib/ruby/vendor_ruby/phusion_passenger/message_channel.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/message_client.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/utils/native_support_utils.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/utils/unseekable_socket.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/stringio.so
/usr/lib/ruby/vendor_ruby/phusion_passenger/utils/tee_input.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/rack/thread_handler_extension.rb
/usr/lib/ruby/2.1.0/rubygems/path_support.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/union_station/connection.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/union_station/transaction.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/utils/lock.rb
/usr/lib/ruby/vendor_ruby/phusion_passenger/union_station/core.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/pathname.so
/usr/lib/ruby/2.1.0/pathname.rb
/usr/lib/ruby/vendor_ruby/bundler/constants.rb
/usr/lib/ruby/2.1.0/rubygems/dependency.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/io/console.so
/usr/lib/ruby/2.1.0/rubygems/user_interaction.rb
/usr/lib/ruby/2.1.0/rubygems/config_file.rb
/usr/lib/ruby/vendor_ruby/bundler/rubygems_integration.rb
/usr/lib/ruby/vendor_ruby/bundler/current_ruby.rb
/usr/lib/ruby/vendor_ruby/bundler/shared_helpers.rb
/usr/lib/ruby/vendor_ruby/bundler/gem_path_manipulation.rb
/usr/lib/ruby/vendor_ruby/bundler/gem_helpers.rb
/usr/lib/ruby/vendor_ruby/bundler/match_platform.rb
/usr/lib/ruby/vendor_ruby/bundler/rubygems_ext.rb
/usr/lib/ruby/vendor_ruby/bundler/version.rb
/usr/lib/ruby/vendor_ruby/bundler.rb
/usr/lib/ruby/vendor_ruby/bundler/settings.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/digest.so
/usr/lib/ruby/2.1.0/digest.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/digest/sha1.so
/usr/lib/ruby/2.1.0/set.rb
/usr/lib/ruby/vendor_ruby/bundler/definition.rb
/usr/lib/ruby/vendor_ruby/bundler/dependency.rb
/usr/lib/ruby/vendor_ruby/bundler/ruby_dsl.rb
/usr/lib/ruby/vendor_ruby/bundler/dsl.rb
/usr/lib/ruby/vendor_ruby/bundler/source_list.rb
/usr/lib/ruby/vendor_ruby/bundler/source.rb
/usr/lib/ruby/2.1.0/uri/common.rb
/usr/lib/ruby/2.1.0/uri/generic.rb
/usr/lib/ruby/2.1.0/uri/ftp.rb
/usr/lib/ruby/2.1.0/uri/http.rb
/usr/lib/ruby/2.1.0/uri/https.rb
/usr/lib/ruby/2.1.0/uri/ldap.rb
/usr/lib/ruby/2.1.0/uri/ldaps.rb
/usr/lib/ruby/2.1.0/uri/mailto.rb
/usr/lib/ruby/2.1.0/uri.rb
/usr/lib/ruby/2.1.0/timeout.rb
/usr/lib/ruby/2.1.0/net/protocol.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/zlib.so
/usr/lib/ruby/2.1.0/net/http/exceptions.rb
/usr/lib/ruby/2.1.0/net/http/header.rb
/usr/lib/ruby/2.1.0/net/http/generic_request.rb
/usr/lib/ruby/2.1.0/net/http/request.rb
/usr/lib/ruby/2.1.0/net/http/requests.rb
/usr/lib/ruby/2.1.0/net/http/response.rb
/usr/lib/ruby/2.1.0/net/http/responses.rb
/usr/lib/ruby/2.1.0/net/http/proxy_delta.rb
/usr/lib/ruby/2.1.0/net/http/backward.rb
/usr/lib/ruby/2.1.0/net/http.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/date_core.so
/usr/lib/ruby/2.1.0/date/format.rb
/usr/lib/ruby/2.1.0/date.rb
/usr/lib/ruby/2.1.0/time.rb
/usr/lib/ruby/2.1.0/rubygems/request.rb
/usr/lib/ruby/2.1.0/cgi/core.rb
/usr/lib/ruby/2.1.0/cgi/util.rb
/usr/lib/ruby/2.1.0/cgi/cookie.rb
/usr/lib/ruby/2.1.0/cgi.rb
/usr/lib/ruby/2.1.0/rubygems/uri_formatter.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/openssl.so
/usr/lib/ruby/2.1.0/openssl/bn.rb
/usr/lib/ruby/2.1.0/openssl/cipher.rb
/usr/lib/ruby/2.1.0/openssl/config.rb
/usr/lib/ruby/2.1.0/openssl/digest.rb
/usr/lib/ruby/2.1.0/openssl/x509.rb
/usr/lib/ruby/2.1.0/openssl/buffering.rb
/usr/lib/ruby/2.1.0/openssl/ssl.rb
/usr/lib/ruby/2.1.0/openssl.rb
/usr/lib/ruby/2.1.0/securerandom.rb
/usr/lib/ruby/2.1.0/resolv.rb
/usr/lib/ruby/2.1.0/rubygems/remote_fetcher.rb
/usr/lib/ruby/2.1.0/rubygems/text.rb
/usr/lib/ruby/2.1.0/rubygems/name_tuple.rb
/usr/lib/ruby/2.1.0/rubygems/spec_fetcher.rb
/usr/lib/ruby/vendor_ruby/bundler/source/rubygems.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/strscan.so
/usr/lib/ruby/2.1.0/erb.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/exception.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/syntax_error.rb
/var/lib/gems/2.1.0/extensions/arm-linux/2.1.0/psych-2.0.15/psych.so
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/omap.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/set.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/class_loader.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/scalar_scanner.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/nodes/node.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/nodes/stream.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/nodes/document.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/nodes/sequence.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/nodes/scalar.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/nodes/mapping.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/nodes/alias.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/nodes.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/streaming.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/visitors/visitor.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/visitors/to_ruby.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/visitors/emitter.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/handler.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/tree_builder.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/visitors/yaml_tree.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/json/ruby_events.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/visitors/json_tree.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/visitors/depth_first.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/visitors.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/parser.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/coder.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/core_ext.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/deprecated.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/stream.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/json/yaml_events.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/json/tree_builder.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/json/stream.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych/handlers/document_stream.rb
/var/lib/gems/2.1.0/gems/psych-2.0.15/lib/psych.rb
/usr/lib/ruby/2.1.0/yaml.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/enc/utf_16le.so
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/enc/utf_16be.so
/usr/lib/ruby/vendor_ruby/bundler/source/path.rb
/usr/lib/ruby/vendor_ruby/bundler/source/git.rb
/usr/lib/ruby/vendor_ruby/bundler/lockfile_parser.rb
/usr/lib/ruby/vendor_ruby/bundler/lazy_specification.rb
/usr/lib/ruby/2.1.0/tsort.rb
/usr/lib/ruby/2.1.0/forwardable.rb
/usr/lib/ruby/vendor_ruby/bundler/spec_set.rb
/usr/lib/ruby/vendor_ruby/bundler/environment.rb
/usr/lib/ruby/vendor_ruby/bundler/runtime.rb
/usr/lib/ruby/vendor_ruby/bundler/index.rb
/usr/lib/ruby/vendor_ruby/bundler/remote_specification.rb
/usr/lib/ruby/vendor_ruby/bundler/endpoint_specification.rb
/usr/lib/ruby/vendor_ruby/bundler/dep_proxy.rb
/usr/lib/ruby/vendor_ruby/bundler/setup.rb
/usr/lib/ruby/2.1.0/delegate.rb
/usr/lib/ruby/2.1.0/tempfile.rb
/usr/lib/ruby/vendor_ruby/rack/multipart.rb
/usr/lib/ruby/vendor_ruby/rack/utils.rb
/usr/lib/ruby/vendor_ruby/rack.rb
/usr/lib/ruby/vendor_ruby/rack/builder.rb
/usr/share/redmine/config/boot.rb
/usr/lib/ruby/vendor_ruby/rails/ruby_version_check.rb
/var/lib/gems/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/version.rb
/var/lib/gems/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/synchronized_delegator.rb
/var/lib/gems/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/array/prepend_and_append.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/deep_merge.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/except.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/slice.rb
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib/i18n/version.rb
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib/i18n/exceptions.rb
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib/i18n/interpolate/ruby.rb
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib/i18n.rb
/usr/lib/ruby/vendor_ruby/active_support/lazy_load_hooks.rb
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib/i18n/config.rb
/usr/lib/ruby/vendor_ruby/active_support/i18n.rb
/var/lib/gems/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/non_concurrent_cache_backend.rb
/var/lib/gems/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/mri_cache_backend.rb
/var/lib/gems/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/cache.rb
/usr/lib/ruby/vendor_ruby/active_support/inflector/inflections.rb
/usr/lib/ruby/vendor_ruby/active_support/inflections.rb
/usr/lib/ruby/vendor_ruby/active_support/inflector/methods.rb
/usr/lib/ruby/vendor_ruby/active_support/dependencies/autoload.rb
/usr/lib/ruby/vendor_ruby/active_support/gem_version.rb
/usr/lib/ruby/vendor_ruby/active_support/version.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/array/extract_options.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/attribute_accessors.rb
/usr/lib/ruby/vendor_ruby/active_support/concern.rb
/usr/lib/ruby/vendor_ruby/active_support/logger_silence.rb
/usr/lib/ruby/2.1.0/logger.rb
/usr/lib/ruby/vendor_ruby/active_support/logger.rb
/usr/lib/ruby/vendor_ruby/active_support.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/kernel/reporting.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/delegation.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/keys.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/blank.rb
/usr/lib/ruby/vendor_ruby/active_support/key_generator.rb
/usr/lib/ruby/2.1.0/base64.rb
/usr/lib/ruby/vendor_ruby/active_support/message_verifier.rb
/usr/lib/ruby/vendor_ruby/rails/initializable.rb
/usr/lib/ruby/vendor_ruby/active_support/ordered_options.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/acts_like.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/bigdecimal.so
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/duplicable.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/deep_dup.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/try.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/inclusion.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/to_query.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/to_param.rb
/usr/lib/ruby/vendor_ruby/active_support/multibyte.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/multibyte.rb
/usr/lib/ruby/vendor_ruby/active_support/inflector/transliterate.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/inflections.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date_time/calculations.rb
/usr/lib/ruby/vendor_ruby/active_support/xml_mini/rexml.rb
/usr/lib/ruby/vendor_ruby/active_support/xml_mini.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/array/conversions.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/time/acts_like.rb
/usr/lib/ruby/vendor_ruby/active_support/proxy_object.rb
/usr/lib/ruby/vendor_ruby/active_support/duration.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/ruby_core_support.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/offset_rationals.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/time_or_datetime.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_definition.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_offset.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_transition.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_transition_definition.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_index_definition.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_info.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/data_timezone_info.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/linked_timezone_info.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/transition_data_timezone_info.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/zoneinfo_timezone_info.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/data_source.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/ruby_data_source.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/zoneinfo_data_source.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_period.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/info_timezone.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/data_timezone.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/linked_timezone.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_proxy.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/country_index_definition.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/country_info.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/ruby_country_info.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/zoneinfo_country_info.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/country.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/country_timezone.rb
/var/lib/gems/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo.rb
/usr/lib/ruby/vendor_ruby/active_support/values/time_zone.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/time/conversions.rb
/usr/lib/ruby/vendor_ruby/active_support/time_with_zone.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date_and_time/zones.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/time/zones.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date_and_time/calculations.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/time/calculations.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/time/marshal.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/time.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date/acts_like.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date/zones.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date/calculations.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/remove_method.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date/conversions.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date_time/acts_like.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date_time/conversions.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date_time/zones.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/date_time.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/numeric/time.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/integer/time.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/conversions.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/zones.rb
/usr/lib/ruby/vendor_ruby/active_support/time.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/array/wrap.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/reverse_merge.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/conversions.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/conversions.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/instance_variables.rb
/var/lib/gems/2.1.0/gems/json-1.8.3/lib/json/version.rb
/usr/lib/ruby/2.1.0/ostruct.rb
/var/lib/gems/2.1.0/gems/json-1.8.3/lib/json/generic_object.rb
/var/lib/gems/2.1.0/gems/json-1.8.3/lib/json/common.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/enc/utf_32be.so
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/enc/utf_32le.so
/var/lib/gems/2.1.0/extensions/arm-linux/2.1.0/json-1.8.3/json/ext/parser.so
/var/lib/gems/2.1.0/extensions/arm-linux/2.1.0/json-1.8.3/json/ext/generator.so
/var/lib/gems/2.1.0/gems/json-1.8.3/lib/json/ext.rb
/var/lib/gems/2.1.0/gems/json-1.8.3/lib/json.rb
/usr/lib/ruby/2.1.0/bigdecimal/util.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/big_decimal/conversions.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/aliasing.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/json.rb
/usr/lib/ruby/vendor_ruby/active_support/option_merger.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/with_options.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object.rb
/usr/lib/ruby/vendor_ruby/rails/paths.rb
/usr/lib/ruby/vendor_ruby/rails/rack.rb
/usr/lib/ruby/vendor_ruby/rails/configuration.rb
/usr/lib/ruby/vendor_ruby/active_support/inflector.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/introspection.rb
/usr/lib/ruby/vendor_ruby/rails/railtie.rb
/usr/lib/ruby/vendor_ruby/rails/engine/railties.rb
/usr/lib/ruby/vendor_ruby/rails/engine.rb
/usr/lib/ruby/vendor_ruby/rails/application.rb
/usr/lib/ruby/vendor_ruby/rails/gem_version.rb
/usr/lib/ruby/vendor_ruby/rails/version.rb
/usr/lib/ruby/vendor_ruby/active_support/file_update_checker.rb
/usr/lib/ruby/vendor_ruby/rails/railtie/configuration.rb
/usr/lib/ruby/vendor_ruby/active_support/i18n_railtie.rb
/usr/lib/ruby/vendor_ruby/active_support/railtie.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/kernel/singleton_class.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/class/attribute.rb
/usr/lib/ruby/2.1.0/singleton.rb
/usr/lib/ruby/vendor_ruby/active_support/deprecation/instance_delegator.rb
/usr/lib/ruby/vendor_ruby/active_support/notifications/instrumenter.rb
/usr/lib/ruby/2.1.0/mutex_m.rb
/usr/lib/ruby/vendor_ruby/active_support/notifications/fanout.rb
/usr/lib/ruby/vendor_ruby/active_support/per_thread_registry.rb
/usr/lib/ruby/vendor_ruby/active_support/notifications.rb
/usr/lib/ruby/vendor_ruby/active_support/deprecation/behaviors.rb
/usr/lib/ruby/vendor_ruby/active_support/deprecation/reporting.rb
/usr/lib/ruby/vendor_ruby/active_support/deprecation/method_wrappers.rb
/usr/lib/ruby/vendor_ruby/active_support/deprecation/proxy_wrappers.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/deprecation.rb
/usr/lib/ruby/vendor_ruby/active_support/deprecation.rb
/usr/lib/ruby/vendor_ruby/active_support/rails.rb
/usr/lib/ruby/vendor_ruby/action_pack/gem_version.rb
/usr/lib/ruby/vendor_ruby/action_pack/version.rb
/usr/lib/ruby/vendor_ruby/action_pack.rb
/usr/lib/ruby/vendor_ruby/action_dispatch.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/railtie.rb
/usr/lib/ruby/vendor_ruby/rails.rb
/usr/lib/ruby/vendor_ruby/active_model/gem_version.rb
/usr/lib/ruby/vendor_ruby/active_model/version.rb
/usr/lib/ruby/vendor_ruby/active_model.rb
/usr/lib/ruby/vendor_ruby/arel/crud.rb
/usr/lib/ruby/vendor_ruby/arel/factory_methods.rb
/usr/lib/ruby/vendor_ruby/arel/expressions.rb
/usr/lib/ruby/vendor_ruby/arel/predications.rb
/usr/lib/ruby/vendor_ruby/arel/window_predications.rb
/usr/lib/ruby/vendor_ruby/arel/math.rb
/usr/lib/ruby/vendor_ruby/arel/alias_predication.rb
/usr/lib/ruby/vendor_ruby/arel/order_predications.rb
/usr/lib/ruby/vendor_ruby/arel/table.rb
/usr/lib/ruby/vendor_ruby/arel/attributes/attribute.rb
/usr/lib/ruby/vendor_ruby/arel/attributes.rb
/usr/lib/ruby/vendor_ruby/arel/compatibility/wheres.rb
/usr/lib/ruby/vendor_ruby/arel/expression.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/visitor.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/depth_first.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/to_sql.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/sqlite.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/postgresql.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/mysql.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/mssql.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/oracle.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/join_sql.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/where_sql.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/order_clauses.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/dot.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/ibm_db.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/informix.rb
/usr/lib/ruby/vendor_ruby/arel/visitors.rb
/usr/lib/ruby/vendor_ruby/arel/tree_manager.rb
/usr/lib/ruby/vendor_ruby/arel/insert_manager.rb
/usr/lib/ruby/vendor_ruby/arel/select_manager.rb
/usr/lib/ruby/vendor_ruby/arel/update_manager.rb
/usr/lib/ruby/vendor_ruby/arel/delete_manager.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/node.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/select_statement.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/select_core.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/insert_statement.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/update_statement.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/terminal.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/true.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/false.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/unary.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/grouping.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/ascending.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/descending.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/unqualified_column.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/with.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/binary.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/equality.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/in.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/join_source.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/delete_statement.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/table_alias.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/infix_operation.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/over.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/and.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/function.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/count.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/extract.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/values.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/named_function.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/window.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/inner_join.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/outer_join.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/string_join.rb
/usr/lib/ruby/vendor_ruby/arel/nodes/sql_literal.rb
/usr/lib/ruby/vendor_ruby/arel/nodes.rb
/usr/lib/ruby/vendor_ruby/arel/deprecated.rb
/usr/lib/ruby/vendor_ruby/arel/sql/engine.rb
/usr/lib/ruby/vendor_ruby/arel/sql_literal.rb
/usr/lib/ruby/vendor_ruby/arel.rb
/usr/lib/ruby/vendor_ruby/active_record/gem_version.rb
/usr/lib/ruby/vendor_ruby/active_record/version.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/enumerable.rb
/usr/lib/ruby/vendor_ruby/active_model/attribute_methods.rb
/usr/lib/ruby/vendor_ruby/active_record/attribute_methods.rb
/usr/lib/ruby/2.1.0/benchmark.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/benchmark.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/schema_cache.rb
/usr/lib/ruby/2.1.0/ipaddr.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/schema_dumper.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/schema_creation.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/quoting.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/database_statements.rb
/usr/lib/ruby/vendor_ruby/active_record/errors.rb
/usr/lib/ruby/vendor_ruby/active_record/migration.rb
/usr/lib/ruby/vendor_ruby/active_record/migration/join_table.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/schema_statements.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/database_limits.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/query_cache.rb
/usr/lib/ruby/vendor_ruby/active_support/descendants_tracker.rb
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract_adapter.rb
/usr/lib/ruby/vendor_ruby/active_record/scoping.rb
/usr/lib/ruby/vendor_ruby/active_record.rb
/usr/lib/ruby/vendor_ruby/active_model/railtie.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/attr_internal.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/anonymous.rb
/usr/lib/ruby/vendor_ruby/abstract_controller.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/filter_redirect.rb
/usr/lib/ruby/vendor_ruby/rack/request.rb
/usr/lib/ruby/vendor_ruby/rack/body_proxy.rb
/usr/lib/ruby/vendor_ruby/rack/response.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/cache.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/response.rb
/usr/lib/ruby/vendor_ruby/active_support/json/decoding.rb
/usr/lib/ruby/vendor_ruby/active_support/json/encoding.rb
/usr/lib/ruby/vendor_ruby/active_support/json.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/live.rb
/usr/lib/ruby/vendor_ruby/active_support/hash_with_indifferent_access.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/indifferent_access.rb
/usr/lib/ruby/vendor_ruby/active_support/rescuable.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/upload.rb
/var/lib/gems/2.1.0/gems/rack-test-0.6.3/lib/rack/mock_session.rb
/var/lib/gems/2.1.0/gems/rack-test-0.6.3/lib/rack/test/cookie_jar.rb
/var/lib/gems/2.1.0/gems/rack-test-0.6.3/lib/rack/test/mock_digest_request.rb
/var/lib/gems/2.1.0/gems/rack-test-0.6.3/lib/rack/test/utils.rb
/var/lib/gems/2.1.0/gems/rack-test-0.6.3/lib/rack/test/methods.rb
/var/lib/gems/2.1.0/gems/rack-test-0.6.3/lib/rack/test/uploaded_file.rb
/var/lib/gems/2.1.0/gems/rack-test-0.6.3/lib/rack/test.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/strong_parameters.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/load_error.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/name_error.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/uri.rb
/usr/lib/ruby/vendor_ruby/action_controller.rb
/usr/lib/ruby/vendor_ruby/abstract_controller/railties/routes_helpers.rb
/usr/lib/ruby/vendor_ruby/action_controller/railties/helpers.rb
/usr/lib/ruby/vendor_ruby/action_view/gem_version.rb
/usr/lib/ruby/vendor_ruby/action_view/version.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/output_safety.rb
/usr/lib/ruby/vendor_ruby/action_view.rb
/usr/lib/ruby/vendor_ruby/action_view/railtie.rb
/usr/lib/ruby/vendor_ruby/action_controller/railtie.rb
/usr/lib/ruby/vendor_ruby/active_record/railtie.rb
/usr/lib/ruby/vendor_ruby/action_mailer/gem_version.rb
/usr/lib/ruby/vendor_ruby/action_mailer/version.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/class/delegating_attributes.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/reachable.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/class/subclasses.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/class.rb
/usr/lib/ruby/vendor_ruby/action_mailer.rb
/usr/lib/ruby/vendor_ruby/action_mailer/railtie.rb
/usr/lib/ruby/vendor_ruby/rails/test_unit/railtie.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/version.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/digest/md5.so
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/digest/sha2.so
/usr/lib/ruby/2.1.0/digest/sha2.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/digest_utils.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/cache.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/asset.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/bower.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/utils.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/compressing.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/path_utils.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/path_digest_utils.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/uri_utils.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/dependencies.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/legacy_tilt_processor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/engines.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/encoding_utils.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/http_utils.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/mime.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/paths.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/file_reader.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/legacy_proc_processor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/processor_utils.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/processing.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/transformers.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/configuration.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/errors.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/path_dependency_utils.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/resolve.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/uri_tar.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/unloaded_asset.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/loader.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/server.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/base.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/cache/memory_store.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/cached_environment.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/environment.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/manifest_utils.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/manifest.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/context.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/directive_processor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/bundle.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/autoload.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/closure_compressor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/sass_compressor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/uglifier_compressor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/yui_compressor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/coffee_script_processor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/eco_processor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/ejs_processor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/jst_processor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/sass_processor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/erb_processor.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets/legacy.rb
/var/lib/gems/2.1.0/gems/sprockets-3.4.0/lib/sprockets.rb
/usr/lib/ruby/vendor_ruby/active_support/benchmarkable.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/active_model_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/asset_url_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/capture_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/tag_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/asset_tag_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/atom_feed_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/cache_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/controller_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/csrf_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/date_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/debug_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/javascript_helper.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/array/access.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/url_helper.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/filters.rb
/usr/lib/ruby/vendor_ruby/action_view/vendor/html-scanner.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/sanitize_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/output_safety_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/text_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/form_tag_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/model_naming.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/form_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/form_options_helper.rb
/usr/lib/ruby/vendor_ruby/active_support/number_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/number_helper.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/concerning.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/qualified_const.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module.rb
/usr/lib/ruby/vendor_ruby/action_view/record_identifier.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/record_tag_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/rendering_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers/translation_helper.rb
/usr/lib/ruby/vendor_ruby/action_view/helpers.rb
/var/lib/gems/2.1.0/gems/sprockets-rails-2.3.3/lib/sprockets/rails/helper.rb
/var/lib/gems/2.1.0/gems/sprockets-rails-2.3.3/lib/sprockets/rails/version.rb
/usr/lib/ruby/vendor_ruby/rails/engine/configuration.rb
/usr/lib/ruby/vendor_ruby/rails/application/configuration.rb
/var/lib/gems/2.1.0/gems/sprockets-rails-2.3.3/lib/sprockets/railtie.rb
/usr/lib/ruby/vendor_ruby/rails/all.rb
/usr/lib/ruby/vendor_ruby/active_support/string_inquirer.rb
/var/lib/gems/2.1.0/gems/jquery-rails-3.1.4/lib/jquery/rails/engine.rb
/var/lib/gems/2.1.0/gems/jquery-rails-3.1.4/lib/jquery/rails/railtie.rb
/var/lib/gems/2.1.0/gems/jquery-rails-3.1.4/lib/jquery/rails/version.rb
/var/lib/gems/2.1.0/gems/jquery-rails-3.1.4/lib/jquery/rails.rb
/var/lib/gems/2.1.0/gems/jquery-rails-3.1.4/lib/jquery-rails.rb
/usr/lib/ruby/vendor_ruby/coderay/version.rb
/usr/lib/ruby/vendor_ruby/coderay.rb
/usr/lib/ruby/vendor_ruby/builder/blankslate.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/enc/iso_8859_1.so
/usr/lib/ruby/vendor_ruby/builder/xchar.rb
/usr/lib/ruby/vendor_ruby/builder/xmlbase.rb
/usr/lib/ruby/vendor_ruby/builder/xmlmarkup.rb
/usr/lib/ruby/vendor_ruby/builder/xmlevents.rb
/usr/lib/ruby/vendor_ruby/builder.rb
/var/lib/gems/2.1.0/gems/request_store-1.2.0/lib/request_store/version.rb
/var/lib/gems/2.1.0/gems/request_store-1.2.0/lib/request_store/middleware.rb
/var/lib/gems/2.1.0/gems/request_store-1.2.0/lib/request_store/railtie.rb
/var/lib/gems/2.1.0/gems/request_store-1.2.0/lib/request_store.rb
/var/lib/gems/2.1.0/gems/mime-types-2.6.2/lib/mime/types/logger.rb
/var/lib/gems/2.1.0/gems/mime-types-2.6.2/lib/mime/types/deprecations.rb
/var/lib/gems/2.1.0/gems/mime-types-2.6.2/lib/mime/type.rb
/var/lib/gems/2.1.0/gems/mime-types-2.6.2/lib/mime/types/cache.rb
/var/lib/gems/2.1.0/gems/mime-types-2.6.2/lib/mime/types/loader_path.rb
/var/lib/gems/2.1.0/gems/mime-types-2.6.2/lib/mime/types/loader.rb
/var/lib/gems/2.1.0/gems/mime-types-2.6.2/lib/mime/types.rb
/var/lib/gems/2.1.0/gems/mime-types-2.6.2/lib/mime-types.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/columns.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/model/prunable.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/move.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/model/movable.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/model/transactable.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/model/relatable.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/tree.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/model/rebuildable.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/set_validator.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/model/validatable.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/iterator.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/model.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/awesome_nested_set.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/starts_ends_with.rb
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/behavior.rb
/usr/lib/ruby/vendor_ruby/active_support/subscriber.rb
/usr/lib/ruby/vendor_ruby/active_support/log_subscriber.rb
/usr/lib/ruby/vendor_ruby/active_record/log_subscriber.rb
/usr/lib/ruby/vendor_ruby/active_record/explain_registry.rb
/usr/lib/ruby/vendor_ruby/active_record/explain_subscriber.rb
/usr/lib/ruby/vendor_ruby/active_record/relation/delegation.rb
/usr/lib/ruby/vendor_ruby/active_model/naming.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_handling.rb
/usr/lib/ruby/vendor_ruby/active_record/query_cache.rb
/usr/lib/ruby/vendor_ruby/active_record/querying.rb
/usr/lib/ruby/vendor_ruby/active_model/translation.rb
/usr/lib/ruby/vendor_ruby/active_record/translation.rb
/usr/lib/ruby/vendor_ruby/active_record/dynamic_matchers.rb
/usr/lib/ruby/vendor_ruby/active_record/explain.rb
/usr/lib/ruby/vendor_ruby/active_record/enum.rb
/usr/lib/ruby/vendor_ruby/active_record/core.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/connection_specification.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/connection_pool.rb
/usr/lib/ruby/vendor_ruby/active_record/persistence.rb
/usr/lib/ruby/vendor_ruby/active_record/readonly_attributes.rb
/usr/lib/ruby/vendor_ruby/active_record/model_schema.rb
/usr/lib/ruby/vendor_ruby/active_record/inheritance.rb
/usr/lib/ruby/vendor_ruby/active_record/scoping/default.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/array/grouping.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/array.rb
/usr/lib/ruby/vendor_ruby/active_record/scoping/named.rb
/usr/lib/ruby/vendor_ruby/active_record/sanitization.rb
/usr/lib/ruby/vendor_ruby/active_model/forbidden_attributes_protection.rb
/usr/lib/ruby/vendor_ruby/active_record/attribute_assignment.rb
/usr/lib/ruby/vendor_ruby/active_model/conversion.rb
/usr/lib/ruby/vendor_ruby/active_record/integration.rb
/usr/lib/ruby/vendor_ruby/active_model/validator.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/format.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/range/conversions.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/range/include_range.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/range/overlaps.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/range/each.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/range.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/clusivity.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/acceptance.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/presence.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/confirmation.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/validates.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/with.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/numericality.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/callbacks.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/inclusion.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/exclusion.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/absence.rb
/usr/lib/ruby/vendor_ruby/active_model/validations/length.rb
/usr/lib/ruby/vendor_ruby/active_model/validations.rb
/usr/lib/ruby/vendor_ruby/active_record/validations/associated.rb
/usr/lib/ruby/vendor_ruby/active_record/validations/uniqueness.rb
/usr/lib/ruby/vendor_ruby/active_record/validations/presence.rb
/usr/lib/ruby/vendor_ruby/active_record/validations.rb
/usr/lib/ruby/vendor_ruby/active_model/callbacks.rb
/usr/lib/ruby/vendor_ruby/active_record/counter_cache.rb
/usr/lib/ruby/vendor_ruby/active_record/locking/optimistic.rb
/usr/lib/ruby/vendor_ruby/active_record/locking/pessimistic.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/module/method_transplanting.rb
/usr/lib/ruby/vendor_ruby/active_record/attribute_methods/read.rb
/usr/lib/ruby/vendor_ruby/active_record/attribute_methods/write.rb
/usr/lib/ruby/vendor_ruby/active_record/attribute_methods/before_type_cast.rb
/usr/lib/ruby/vendor_ruby/active_record/attribute_methods/query.rb
/usr/lib/ruby/vendor_ruby/active_record/attribute_methods/primary_key.rb
/usr/lib/ruby/vendor_ruby/active_record/attribute_methods/time_zone_conversion.rb
/usr/lib/ruby/vendor_ruby/active_model/dirty.rb
/usr/lib/ruby/vendor_ruby/active_record/attribute_methods/dirty.rb
/usr/lib/ruby/vendor_ruby/active_record/timestamp.rb
/usr/lib/ruby/vendor_ruby/active_record/attribute_methods/serialization.rb
/usr/lib/ruby/vendor_ruby/active_record/callbacks.rb
/usr/lib/ruby/vendor_ruby/active_record/associations.rb
/usr/lib/ruby/vendor_ruby/active_model/secure_password.rb
/usr/lib/ruby/vendor_ruby/active_record/autosave_association.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/builder/association.rb
/usr/lib/ruby/vendor_ruby/active_record/nested_attributes.rb
/usr/lib/ruby/vendor_ruby/active_record/aggregations.rb
/usr/lib/ruby/vendor_ruby/active_record/transactions.rb
/usr/lib/ruby/vendor_ruby/active_record/no_touching.rb
/usr/lib/ruby/vendor_ruby/active_record/reflection.rb
/usr/lib/ruby/vendor_ruby/active_model/serialization.rb
/usr/lib/ruby/vendor_ruby/active_model/serializers/json.rb
/usr/lib/ruby/vendor_ruby/active_model/serializers/xml.rb
/usr/lib/ruby/vendor_ruby/active_record/serializers/xml_serializer.rb
/usr/lib/ruby/vendor_ruby/active_record/serialization.rb
/usr/lib/ruby/vendor_ruby/active_record/store.rb
/usr/lib/ruby/vendor_ruby/active_record/base.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set/helper.rb
/usr/lib/ruby/vendor_ruby/action_view/log_subscriber.rb
/usr/lib/ruby/vendor_ruby/action_view/context.rb
/usr/lib/ruby/vendor_ruby/action_view/template/handlers.rb
/usr/lib/ruby/vendor_ruby/erubis/util.rb
/usr/lib/ruby/vendor_ruby/erubis/generator.rb
/usr/lib/ruby/vendor_ruby/erubis/converter.rb
/usr/lib/ruby/vendor_ruby/erubis/error.rb
/usr/lib/ruby/vendor_ruby/erubis/context.rb
/usr/lib/ruby/vendor_ruby/erubis/evaluator.rb
/usr/lib/ruby/vendor_ruby/erubis/engine.rb
/usr/lib/ruby/vendor_ruby/erubis/helper.rb
/usr/lib/ruby/vendor_ruby/erubis/enhancer.rb
/usr/lib/ruby/vendor_ruby/erubis/engine/eruby.rb
/usr/lib/ruby/vendor_ruby/erubis/local-setting.rb
/usr/lib/ruby/vendor_ruby/erubis.rb
/usr/lib/ruby/vendor_ruby/action_view/template/handlers/erb.rb
/usr/lib/ruby/vendor_ruby/action_view/template/handlers/builder.rb
/usr/lib/ruby/vendor_ruby/action_view/template/handlers/raw.rb
/usr/lib/ruby/vendor_ruby/action_view/template.rb
/usr/lib/ruby/vendor_ruby/action_view/template/resolver.rb
/usr/lib/ruby/vendor_ruby/action_view/lookup_context.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/mime_types.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/mime_type.rb
/usr/lib/ruby/vendor_ruby/action_view/template/types.rb
/usr/lib/ruby/vendor_ruby/action_view/base.rb
/var/lib/gems/2.1.0/gems/awesome_nested_set-3.0.2/lib/awesome_nested_set.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_model/mass_assignment_security/permission_set.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_model/mass_assignment_security/sanitizer.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_model/mass_assignment_security.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/protected_attributes/railtie.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/protected_attributes/version.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/association.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/collection_association.rb
/usr/lib/ruby/vendor_ruby/active_record/relation/finder_methods.rb
/usr/lib/ruby/vendor_ruby/active_record/relation/calculations.rb
/usr/lib/ruby/vendor_ruby/active_record/relation/merger.rb
/usr/lib/ruby/vendor_ruby/active_record/relation/spawn_methods.rb
/usr/lib/ruby/vendor_ruby/active_record/relation/query_methods.rb
/usr/lib/ruby/vendor_ruby/active_record/relation/batches.rb
/usr/lib/ruby/vendor_ruby/active_record/relation.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/collection_proxy.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/through_association.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/has_many_association.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/has_many_through_association.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/singular_association.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/associations.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/attribute_assignment.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/core.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/nested_attributes.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/persistence.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/reflection.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/relation.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/validations.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/inheritance.rb
/usr/lib/ruby/vendor_ruby/active_record/association_relation.rb
/usr/lib/ruby/vendor_ruby/active_record/schema_migration.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/protected_attributes.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/headers.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/exceptions.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/mime_negotiation.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/parameters.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/parameter_filter.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/filter_parameters.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/url.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/http/request.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/rack_delegation.rb
/usr/lib/ruby/vendor_ruby/abstract_controller/callbacks.rb
/usr/lib/ruby/vendor_ruby/action_controller/caching/fragments.rb
/usr/lib/ruby/vendor_ruby/action_controller/caching.rb
/usr/lib/ruby/vendor_ruby/action_controller/caching/actions.rb
/usr/lib/ruby/vendor_ruby/action_controller/log_subscriber.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/struct.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/params_wrapper.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/middleware/stack.rb
/usr/lib/ruby/vendor_ruby/active_support/configurable.rb
/usr/lib/ruby/vendor_ruby/abstract_controller/base.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal.rb
/usr/lib/ruby/vendor_ruby/action_view/view_paths.rb
/usr/lib/ruby/vendor_ruby/abstract_controller/rendering.rb
/usr/lib/ruby/vendor_ruby/abstract_controller/translation.rb
/usr/lib/ruby/vendor_ruby/abstract_controller/asset_paths.rb
/usr/lib/ruby/vendor_ruby/abstract_controller/helpers.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/helpers.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/hide_actions.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/regexp.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/routing.rb
/usr/lib/ruby/vendor_ruby/action_controller/model_naming.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/routing/polymorphic_routes.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/routing/url_for.rb
/usr/lib/ruby/vendor_ruby/abstract_controller/url_for.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/url_for.rb
/usr/lib/ruby/vendor_ruby/abstract_controller/logger.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/redirecting.rb
/usr/lib/ruby/vendor_ruby/action_view/rendering.rb
/usr/lib/ruby/vendor_ruby/action_view/layouts.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/rendering.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/renderers.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/head.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/conditional_get.rb
/usr/lib/ruby/vendor_ruby/abstract_controller/collector.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/mime_responds.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/implicit_render.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/cookies.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/flash.rb
/usr/lib/ruby/vendor_ruby/rack/session/abstract/id.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/middleware/cookies.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/request_forgery_protection.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/force_ssl.rb
/usr/lib/ruby/vendor_ruby/rack/chunked.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/streaming.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/data_streaming.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/http_authentication.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/rescue.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/instrumentation.rb
/usr/lib/ruby/vendor_ruby/action_view/path_set.rb
/usr/lib/ruby/vendor_ruby/action_controller/metal/responder.rb
/var/lib/gems/2.1.0/gems/protected_attributes-1.1.3/lib/action_controller/accessible_params_wrapper.rb
/usr/lib/ruby/vendor_ruby/action_controller/base.rb
/usr/lib/ruby/vendor_ruby/action_controller/action_caching.rb
/usr/lib/ruby/vendor_ruby/actionpack/action_caching.rb
/usr/lib/ruby/vendor_ruby/mysql2/version.rb
/usr/lib/ruby/vendor_ruby/mysql2/error.rb
/usr/lib/arm-linux-gnueabihf/ruby/vendor_ruby/2.1.0/mysql2/mysql2.so
/usr/lib/ruby/vendor_ruby/mysql2/result.rb
/usr/lib/ruby/vendor_ruby/mysql2/client.rb
/usr/lib/ruby/vendor_ruby/mysql2.rb
/usr/share/redmine/config/application.rb
/usr/lib/ruby/vendor_ruby/rails/application/bootstrap.rb
/usr/lib/ruby/vendor_ruby/rails/application/finisher.rb
/usr/lib/ruby/vendor_ruby/rails/application/routes_reloader.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/router/utils.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/router/strexp.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/routes.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/formatter.rb
/usr/lib/arm-linux-gnueabihf/ruby/2.1.0/racc/cparse.so
/usr/lib/ruby/2.1.0/racc/parser.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/scanner.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/visitors.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/nodes/node.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/parser_extras.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/parser.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/route.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/path/pattern.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/router.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/nfa/dot.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/gtg/transition_table.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/gtg/builder.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/gtg/simulator.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/nfa/transition_table.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/nfa/builder.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey/nfa/simulator.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/journey.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/routing/route_set.rb
/usr/share/redmine/config/environments/production.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/big_decimal.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/compact.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/thread.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/access.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/exclude.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/strip.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/inquiry.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string/indent.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/string.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/marshal.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/kernel/agnostics.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/kernel/debugger.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/kernel.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/numeric/bytes.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/numeric/conversions.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/numeric.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/integer/multiple.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/integer/inflections.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/integer.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/file/atomic.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext/file.rb
/usr/lib/ruby/vendor_ruby/active_support/core_ext.rb
/usr/lib/ruby/vendor_ruby/active_support/all.rb
/usr/lib/ruby/vendor_ruby/active_support/tagged_logging.rb
/usr/lib/ruby/vendor_ruby/active_support/cache.rb
/usr/lib/ruby/vendor_ruby/active_support/cache/file_store.rb
/usr/lib/ruby/vendor_ruby/active_support/cache/strategy/local_cache.rb
/usr/lib/ruby/vendor_ruby/active_support/cache/strategy/local_cache_middleware.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/request/utils.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/middleware/exception_wrapper.rb
/usr/lib/ruby/vendor_ruby/action_view/routing_url_for.rb
/usr/lib/ruby/vendor_ruby/arel/visitors/bind_visitor.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/savepoints.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/column.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract_mysql_adapter.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/mysql2_adapter.rb
/usr/lib/ruby/vendor_ruby/active_record/runtime_registry.rb
/usr/lib/ruby/vendor_ruby/active_record/railties/controller_runtime.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/middleware/reloader.rb
/usr/lib/ruby/vendor_ruby/action_dispatch/middleware/request_id.rb
/usr/share/redmine/lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb
/usr/share/redmine/lib/plugins/acts_as_attachable/lib/acts_as_attachable.rb
/usr/share/redmine/lib/plugins/acts_as_customizable/lib/acts_as_customizable.rb
/usr/share/redmine/lib/plugins/acts_as_event/lib/acts_as_event.rb
/usr/share/redmine/lib/plugins/acts_as_list/lib/active_record/acts/list.rb
/usr/share/redmine/lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb
/usr/share/redmine/lib/plugins/acts_as_tree/lib/active_record/acts/tree.rb
/usr/share/redmine/lib/plugins/acts_as_versioned/lib/acts_as_versioned.rb
/usr/share/redmine/lib/plugins/acts_as_watchable/lib/acts_as_watchable.rb
/usr/share/redmine/lib/plugins/gravatar/lib/gravatar.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/version.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/util.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/kvform.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/message.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/protocolerror.rb
/usr/lib/ruby/2.1.0/net/https.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/fetchers.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/kvpost.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/urinorm.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/yadis/accept.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/yadis/constants.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/yadis/htmltokenizer.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/yadis/parsehtml.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/yadis/discovery.rb
/usr/lib/ruby/2.1.0/rexml/security.rb
/usr/lib/ruby/2.1.0/rexml/parseexception.rb
/usr/lib/ruby/2.1.0/rexml/formatters/default.rb
/usr/lib/ruby/2.1.0/rexml/formatters/pretty.rb
/usr/lib/ruby/2.1.0/rexml/node.rb
/usr/lib/ruby/2.1.0/rexml/child.rb
/usr/lib/ruby/2.1.0/rexml/parent.rb
/usr/lib/ruby/2.1.0/rexml/xmltokens.rb
/usr/lib/ruby/2.1.0/rexml/namespace.rb
/usr/lib/ruby/2.1.0/rexml/encoding.rb
/usr/lib/ruby/2.1.0/rexml/source.rb
/usr/lib/ruby/2.1.0/rexml/entity.rb
/usr/lib/ruby/2.1.0/rexml/attlistdecl.rb
/usr/lib/ruby/2.1.0/rexml/doctype.rb
/usr/lib/ruby/2.1.0/rexml/text.rb
/usr/lib/ruby/2.1.0/rexml/attribute.rb
/usr/lib/ruby/2.1.0/rexml/cdata.rb
/usr/lib/ruby/2.1.0/rexml/functions.rb
/usr/lib/ruby/2.1.0/rexml/syncenumerator.rb
/usr/lib/ruby/2.1.0/rexml/parsers/xpathparser.rb
/usr/lib/ruby/2.1.0/rexml/xpath_parser.rb
/usr/lib/ruby/2.1.0/rexml/xpath.rb
/usr/lib/ruby/2.1.0/rexml/element.rb
/usr/lib/ruby/2.1.0/rexml/xmldecl.rb
/usr/lib/ruby/2.1.0/rexml/comment.rb
/usr/lib/ruby/2.1.0/rexml/instruction.rb
/usr/lib/ruby/2.1.0/rexml/rexml.rb
/usr/lib/ruby/2.1.0/rexml/output.rb
/usr/lib/ruby/2.1.0/rexml/undefinednamespaceexception.rb
/usr/lib/ruby/2.1.0/rexml/parsers/baseparser.rb
/usr/lib/ruby/2.1.0/rexml/parsers/streamparser.rb
/usr/lib/ruby/2.1.0/rexml/validation/validationexception.rb
/usr/lib/ruby/2.1.0/rexml/parsers/treeparser.rb
/usr/lib/ruby/2.1.0/rexml/document.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/yadis/xri.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/yadis/xrds.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/yadis/filters.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/yadis/services.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/consumer/html_parse.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/yadis/xrires.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/consumer/discovery.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/consumer/idres.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/consumer/checkid_request.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/cryptutil.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/dh.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/association.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/consumer/associationmanager.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/consumer/responses.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/consumer/session.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/consumer/discovery_manager.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/store/nonce.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/consumer.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/trustroot.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/server.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/extension.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/extensions/sreg.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/extensions/ax.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/extensions/oauth.rb
/var/lib/gems/2.1.0/gems/ruby-openid-2.7.0/lib/openid/extensions/pape.rb
/usr/lib/ruby/vendor_ruby/rack/openid.rb
/usr/share/redmine/lib/plugins/open_id_authentication/lib/open_id_authentication.rb
/usr/share/redmine/lib/redmine/core_ext/string/conversions.rb
/usr/share/redmine/lib/redmine/core_ext/string/inflections.rb
/usr/share/redmine/lib/redmine/core_ext/string.rb
/usr/share/redmine/lib/redmine/core_ext/date/calculations.rb
/usr/share/redmine/lib/redmine/core_ext/date.rb
/usr/share/redmine/lib/redmine/core_ext/active_record.rb
/usr/share/redmine/lib/redmine/core_ext.rb
/usr/lib/ruby/2.1.0/English.rb
/usr/lib/ruby/2.1.0/observer.rb
/var/lib/gems/2.1.0/extensions/arm-linux/2.1.0/rmagick-2.15.4/RMagick2.so
/var/lib/gems/2.1.0/gems/rmagick-2.15.4/lib/rmagick_internal.rb
/var/lib/gems/2.1.0/gems/rmagick-2.15.4/deprecated/RMagick.rb
/var/lib/gems/2.1.0/extensions/arm-linux/2.1.0/redcarpet-3.3.3/redcarpet.so
/var/lib/gems/2.1.0/gems/redcarpet-3.3.3/lib/redcarpet/compat.rb
/var/lib/gems/2.1.0/gems/redcarpet-3.3.3/lib/redcarpet.rb
/usr/share/redmine/lib/redmine/scm/base.rb
/usr/share/redmine/lib/redmine/access_control.rb
/usr/share/redmine/lib/redmine/access_keys.rb
/usr/share/redmine/lib/redmine/activity.rb
/usr/share/redmine/lib/redmine/activity/fetcher.rb
/usr/share/redmine/lib/redmine/ciphering.rb
/usr/share/redmine/lib/redmine/codeset_util.rb
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib/i18n/backend.rb
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib/i18n/core_ext/hash.rb
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib/i18n/core_ext/kernel/suppress_warnings.rb
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/transliterator.rb
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/base.rb
/var/lib/gems/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/fallbacks.rb
/usr/share/redmine/lib/redmine/i18n.rb
/usr/share/redmine/lib/redmine/subclass_factory.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/builder/collection_association.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/builder/has_many.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/builder/has_and_belongs_to_many.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/builder/singular_association.rb
/usr/lib/ruby/vendor_ruby/active_record/associations/builder/belongs_to.rb
/usr/lib/ruby/vendor_ruby/active_record/coders/yaml_column.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/transaction.rb
/usr/lib/ruby/vendor_ruby/active_support/multibyte/chars.rb
/usr/share/redmine/app/models/custom_field.rb
/usr/share/redmine/lib/redmine/field_format.rb
/usr/share/redmine/lib/redmine/menu_manager.rb
/usr/share/redmine/lib/redmine/notifiable.rb
/usr/share/redmine/lib/redmine/platform.rb
/usr/share/redmine/lib/redmine/mime_type.rb
/usr/share/redmine/lib/redmine/search.rb
/usr/share/redmine/lib/redmine/syntax_highlighting.rb
/usr/share/redmine/lib/redmine/utils.rb
/usr/share/redmine/lib/redmine/configuration.rb
/usr/share/redmine/lib/redmine/thumbnail.rb
/usr/share/redmine/lib/redmine/unified_diff.rb
/usr/share/redmine/lib/redmine/version.rb
/usr/share/redmine/lib/redmine/wiki_formatting.rb
/usr/share/redmine/lib/redmine/default_data/loader.rb
/usr/share/redmine/lib/redmine/helpers/calendar.rb
/usr/share/redmine/lib/diff.rb
/usr/share/redmine/lib/redmine/helpers/diff.rb
/usr/share/redmine/app/models/issue_relation.rb
/usr/share/redmine/lib/redmine/helpers/gantt.rb
/usr/share/redmine/lib/redmine/helpers/time_report.rb
/usr/share/redmine/lib/redmine/views/other_formats_builder.rb
/usr/share/redmine/lib/redmine/views/labelled_form_builder.rb
/usr/lib/ruby/vendor_ruby/blankslate.rb
/usr/share/redmine/lib/redmine/views/builders/structure.rb
/usr/share/redmine/lib/redmine/views/builders/json.rb
/usr/share/redmine/lib/redmine/views/builders/xml.rb
/usr/share/redmine/lib/redmine/views/builders.rb
/usr/share/redmine/lib/redmine/themes.rb
/usr/share/redmine/lib/redmine/hook.rb
/usr/share/redmine/lib/redmine/plugin.rb
/usr/lib/ruby/2.1.0/csv.rb
/usr/share/redmine/lib/redmine/info.rb
/usr/share/redmine/lib/redcloth3.rb
/usr/share/redmine/lib/redmine/wiki_formatting/textile/formatter.rb
/usr/share/redmine/lib/redmine/wiki_formatting/textile/helper.rb
/usr/share/redmine/lib/redmine/wiki_formatting/markdown/formatter.rb
/usr/share/redmine/lib/redmine/wiki_formatting/markdown/helper.rb
/usr/share/redmine/lib/redmine/views/api_template_handler.rb
/usr/share/redmine/lib/redmine.rb
/usr/share/redmine/lib/plugins/redmine_ckeditor/lib/redmine_ckeditor/hooks/journal_listener.rb
</pre></dd>
</dl>
</div>
</div>
<div id="site_footer">
<!--
You are free to modify the footer as you see fit,
but we kindly ask of you to preserve to following
text. Thank you.
-->
<div class="container">
Powered by <a href="https://www.phusionpassenger.com/">Phusion Passenger</a>,
<tt>mod_rails</tt> / <tt>mod_rack</tt> for Apache and Nginx.
</div>
</div>
</div>

</body>
</html>

    (1-1/1)
    클립보드 이미지 추가 (최대 크기: 500 MB)