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 and find a better way to implement serializer for template cache. #1

Open
aheumaier opened this issue Aug 23, 2018 · 0 comments
Labels
help wanted Extra attention is needed Refactor

Comments

@aheumaier
Copy link
Owner

aheumaier commented Aug 23, 2018

Find a better way to serialize template cache.
Instead of extending class Object in lib/armkit.rb:

class Object
  def to_template parent = nil
    (...)
  end
@aheumaier aheumaier self-assigned this Aug 23, 2018
@aheumaier aheumaier added question Further information is requested Refactor labels Aug 23, 2018
@aheumaier aheumaier removed their assignment Aug 23, 2018
@aheumaier aheumaier added help wanted Extra attention is needed and removed question Further information is requested labels Sep 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Refactor
Projects
None yet
Development

No branches or pull requests

1 participant