You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2020/04/29 20:19:35 UTC

[whimsy] branch master updated: drop active support ordinalize

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 6b5870f  drop active support ordinalize
6b5870f is described below

commit 6b5870f7f00cce5880201e985e02cb5fb027116c
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Apr 29 16:18:56 2020 -0400

    drop active support ordinalize
---
 www/board/agenda/views/actions/reminder-text.json.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/board/agenda/views/actions/reminder-text.json.rb b/www/board/agenda/views/actions/reminder-text.json.rb
index 92c7cdd..ffe9683 100644
--- a/www/board/agenda/views/actions/reminder-text.json.rb
+++ b/www/board/agenda/views/actions/reminder-text.json.rb
@@ -1,5 +1,4 @@
 require 'active_support/time'
-require 'active_support/core_ext/integer/inflections.rb'
 
 # read template for the reminders
 @reminder.untaint if @reminder =~ /^reminder\d$/