squib/lib/squib
Adam Blinkinsop 20f2063e67
Keyword arguments need ** (bare is deprecated) (#303)
* Fix typos in the yaml documentation.

* Fix keyword params deprecation warning.

.../squib/lib/squib/api/data.rb:42: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/Users/blinks/.rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/csv.rb:679: warning: The called method `parse' is defined here
2020-04-08 16:52:48 -04:00
..
api Keyword arguments need ** (bare is deprecated) (#303) 2020-04-08 16:52:48 -04:00
args Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
builtin docs: add sprues for #247 2018-07-31 16:14:11 -04:00
commands Fix make_sprue unit_conversion FROM mm to other. (#260) 2019-05-22 13:21:24 -04:00
graphics Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
import data: fix wrap_n_pad bug 2016-12-22 16:31:23 -05:00
sprues Flip options for sprues (#251) (#277) 2019-06-07 15:23:15 -04:00
card.rb Fix extra stroke on circle, fix #248 2018-07-31 13:27:17 -04:00
conf.rb dsl: add Squib.configure 2016-11-17 21:11:12 -05:00
constants.rb Respect DPI settings in text, add pt unit 2017-10-05 16:37:46 -04:00
deck.rb deck: flush surface upon exit 2016-11-15 20:02:12 -05:00
layout_parser.rb Layout multiple inheritance works with operators 2018-07-31 15:07:33 -04:00
progress.rb Rubocop: TrailingBlankLines 2014-10-29 12:10:37 -04:00
sample_helpers.rb Respect DPI settings in text, add pt unit 2017-10-05 16:37:46 -04:00
version.rb Onward and upward 2019-10-17 11:15:22 -04:00