lib/nutrella/task_board.rb in nutrella-1.2.0 vs lib/nutrella/task_board.rb in nutrella-1.2.1

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require "trello" module Nutrella # # Knows how to use the Trello API to create and lookup task boards.