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

Fix disabled transaction sets #175

Open
14 tasks
kputnam opened this issue Jan 22, 2019 · 0 comments
Open
14 tasks

Fix disabled transaction sets #175

kputnam opened this issue Jan 22, 2019 · 0 comments

Comments

@kputnam
Copy link
Owner

kputnam commented Jan 22, 2019

In #164, I have disabled several transaction sets that were once in Contrib::*::Guides, because they would cause an exception when required. These are:

  • Contrib::TwoThousandOne::Guides::FA997
  • Contrib::ThirtyForty::Guides::WA142
  • Contrib::ThirtyTen::Guides::PO850
  • Contrib::ThirtyTen::Guides::PC860
  • Contrib::ThirtyTen::Guides::PS830
  • Contrib::FortyTen::Guides::AR943
  • Contrib::FortyTen::Guides::Ow940
  • Contrib::FortyTen::Guides::PO850
  • Contrib::FortyTen::Guides::PS830
  • Contrib::FortyTen::Guides::RE944
  • Contrib::FortyTen::Guides::SH856
  • Contrib::FortyTen::Guides::SM204
  • Contrib::FortyTen::Guides::SQ866
  • Contrib::FortyTen::Guides::SW945

These now live in Stupidedi::TransactionSets::*::Implementations, but their autoload statement is commented-out.

Pull requests are welcome, once #164 is merged. The specs in spec/lib/stupidedi/transaction_sets_spec.rb will cover these definitions.

@kputnam kputnam changed the title Disabled transaction sets Fix disabled transaction sets Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant