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: Constant values assigned to non sudo primitives objects https://github.com/zeisler/active_mocker/issues/72 #76

Merged
merged 1 commit into from
Jun 27, 2016

Conversation

zeisler
Copy link
Owner

@zeisler zeisler commented Jun 27, 2016

No description provided.

if /\A#</ =~ c.inspect
const[v] = Inspectable.new("ActiveMocker::UNREPRESENTABLE_CONST_VALUE")
else
const[v] = c
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unnecessary spacing detected.

@zeisler zeisler merged commit 525056e into master Jun 27, 2016
@zeisler zeisler deleted the issue-72 branch June 27, 2016 21:16
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.

None yet

2 participants