diff options
author | Mark Longair <mhl@pobox.com> | 2013-04-09 17:10:32 +0100 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2013-04-09 17:10:32 +0100 |
commit | b67d819d3cedc999bd03e6b07eaf0a084745b3e1 (patch) | |
tree | 4c90be0386fe50cbf4ec1fa2a40dbf54f00c45df /lib/views/help | |
parent | 6a038d1d2e5d9a98c57a75e5ac321ada0536c9fa (diff) |
Rename the .rhtml files to .html.erb for Rails 3
Diffstat (limited to 'lib/views/help')
-rw-r--r-- | lib/views/help/_sidebar.html.erb (renamed from lib/views/help/_sidebar.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/about.es.html.erb (renamed from lib/views/help/about.es.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/about.html.erb (renamed from lib/views/help/about.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/api.html.erb (renamed from lib/views/help/api.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/credits.html.erb (renamed from lib/views/help/credits.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/help_out.html.erb (renamed from lib/views/help/help_out.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/officers.html.erb (renamed from lib/views/help/officers.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/privacy.html.erb (renamed from lib/views/help/privacy.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/requesting.html.erb (renamed from lib/views/help/requesting.rhtml) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/lib/views/help/_sidebar.rhtml b/lib/views/help/_sidebar.html.erb index e5d345c..e5d345c 100644 --- a/lib/views/help/_sidebar.rhtml +++ b/lib/views/help/_sidebar.html.erb diff --git a/lib/views/help/about.es.rhtml b/lib/views/help/about.es.html.erb index 9588249..9588249 100644 --- a/lib/views/help/about.es.rhtml +++ b/lib/views/help/about.es.html.erb diff --git a/lib/views/help/about.rhtml b/lib/views/help/about.html.erb index a2b5ef2..a2b5ef2 100644 --- a/lib/views/help/about.rhtml +++ b/lib/views/help/about.html.erb diff --git a/lib/views/help/api.rhtml b/lib/views/help/api.html.erb index 323bdb7..323bdb7 100644 --- a/lib/views/help/api.rhtml +++ b/lib/views/help/api.html.erb diff --git a/lib/views/help/credits.rhtml b/lib/views/help/credits.html.erb index bc493bc..bc493bc 100644 --- a/lib/views/help/credits.rhtml +++ b/lib/views/help/credits.html.erb diff --git a/lib/views/help/help_out.rhtml b/lib/views/help/help_out.html.erb index 6fadca4..6fadca4 100644 --- a/lib/views/help/help_out.rhtml +++ b/lib/views/help/help_out.html.erb diff --git a/lib/views/help/officers.rhtml b/lib/views/help/officers.html.erb index 6636fef..6636fef 100644 --- a/lib/views/help/officers.rhtml +++ b/lib/views/help/officers.html.erb diff --git a/lib/views/help/privacy.rhtml b/lib/views/help/privacy.html.erb index 7102fc8..7102fc8 100644 --- a/lib/views/help/privacy.rhtml +++ b/lib/views/help/privacy.html.erb diff --git a/lib/views/help/requesting.rhtml b/lib/views/help/requesting.html.erb index 7787d15..7787d15 100644 --- a/lib/views/help/requesting.rhtml +++ b/lib/views/help/requesting.html.erb |