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

Restructure Ruby code #54

Open
JoeSSS opened this issue Oct 26, 2017 · 2 comments
Open

Restructure Ruby code #54

JoeSSS opened this issue Oct 26, 2017 · 2 comments
Milestone

Comments

@JoeSSS
Copy link
Contributor

JoeSSS commented Oct 26, 2017

Refactoring needed for the Ruby code in the project

@JoeSSS JoeSSS added the feature label Oct 26, 2017
@BasThomas
Copy link
Contributor

Have you already been thinking how we can best do this?

@JoeSSS
Copy link
Contributor Author

JoeSSS commented Oct 26, 2017

Not sure yet if we can use proper classes/modules in this setup. As we require methods in the rib but not sure that classes will work.

if classes/modules will work {
we should split all the methods in separate classes and then work with each method one by one
} else {
splitting the methods into the smaller chunks + add documentation will also help a lot
}

@JoeSSS JoeSSS added this to the Calabash Launcer 3.0 milestone Jan 13, 2018
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

2 participants