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

Clean-up action_helper_spec.rb #1107

Closed
justinfrench opened this issue Nov 22, 2014 · 1 comment
Closed

Clean-up action_helper_spec.rb #1107

justinfrench opened this issue Nov 22, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@justinfrench
Copy link
Member

This…

include_context 'Action Helper' # from spec/support/shared_examples.rb

points to…

# TODO: move this back to spec/helpers/action_helper_spec.rb in Formtastic 4.0

I also noticed:

# TODO: remove this in Formtastic 4.0
  describe 'instantiating an action class' do
    # ...
  end
@mikz
Copy link
Contributor

mikz commented Mar 27, 2016

Closed by #1139

@mikz mikz closed this as completed Mar 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants