bank_card 0.0.4
Gem includes validations, card brand detection method, etc.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
>= 0
activesupport
>= 0
Development Dependencies (7):
guard
>= 0
guard-bundler
>= 0
guard-rspec
>= 0
rspec
>= 0
ruby-debug19
>= 0
shoulda-matchers
>= 0
timecop
>= 0