We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cedaee7 + 3cfe552 commit 4f8168eCopy full SHA for 4f8168e
tasks/release.rb
@@ -1,4 +1,4 @@
1
-FRAMEWORKS = %w( activesupport activemodel activerecord actionpack actionmailer railties )
+FRAMEWORKS = %w( activesupport activemodel activerecord actionpack actionview actionmailer railties )
2
3
root = File.expand_path('../../', __FILE__)
4
version = File.read("#{root}/RAILS_VERSION").strip
0 commit comments