Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add valid methods #101

Closed
wants to merge 1 commit into from
Closed

add valid methods #101

wants to merge 1 commit into from

Conversation

4geru
Copy link

@4geru 4geru commented Oct 19, 2019

Background

fixed: #72

Reason

Base class is defined valid?false.

def valid?
false
end

TODO

  • return valid? true when creatable barcodes.
  • add some test.

@4geru
Copy link
Author

4geru commented Nov 1, 2021

@toretore May I ask for a review?

@4geru 4geru closed this Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Barby::QrCode does not implement valid? method
1 participant