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 files function #90

Merged
merged 1 commit into from
Aug 18, 2014
Merged

Refactor files function #90

merged 1 commit into from
Aug 18, 2014

Conversation

doktorbro
Copy link

This prevents double slashes if src ends with a slash.

else
File.extname(@src) == @options[:ext] ? [@src] : []
[]
Copy link
Author

Choose a reason for hiding this comment

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

I think it’s more readable.

gjtorikian added a commit that referenced this pull request Aug 18, 2014
@gjtorikian gjtorikian merged commit bb8fef1 into gjtorikian:master Aug 18, 2014
@gjtorikian
Copy link
Owner

I've added you as a collaborator, @penibelst. At this point you've probably got a better handle of this project than I do. 😉

@doktorbro doktorbro deleted the join-files branch August 18, 2014 06:09
@doktorbro
Copy link
Author

@gjtorikian Thank you for appreciation.

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.

2 participants