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

Refactor AppDocumentation #18

Closed
wants to merge 3 commits into from
Closed

Refactor AppDocumentation #18

wants to merge 3 commits into from

Conversation

antonvolkoff
Copy link

The first step to making #17 a reality.

Changes:

  • I have removed all .respond_to? checks from AppDocumentation class by adding the method to_tagged_markdown to all classes that used to build up documentation.
  • Removed so redundant code from lib/apiculture.rb
  • Defined some constants in AppDocumentation instead of "magic" text
  • Extracted TaggedMarkdown into a separate file as its now used by multiple classes

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.

1 participant