Skip to content

Commit 4ad861c

Browse files
author
David Heinemeier Hansson
committed
Merge pull request #114 from gsamokovarov/action-view-non-redering
Fix templates non rendering, because of missing template suffix
2 parents e75be32 + 3a8d155 commit 4ad861c

9 files changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ source 'https://rubygems.org'
33
gemspec
44

55
gem 'rails', github: 'rails/rails'
6+
gem 'arel', github: 'rails/arel'
67

78
platforms :jruby do
89
gem 'activerecord-jdbcsqlite3-adapter'

lib/web_console/templates/_inner_console_markup.html renamed to lib/web_console/templates/_inner_console_markup.html.erb

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)