We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2582a commit 389028dCopy full SHA for 389028d
config/application.rb
@@ -18,7 +18,7 @@ class Application < Rails::Application
18
# Application configuration should go into files in config/initializers
19
# -- all .rb files in that directory are automatically loaded.
20
21
- VERSION = '2.8.2'.freeze
+ VERSION = '2.9.0'.freeze
22
23
# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
24
# Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
0 commit comments