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

Added recursion for documentation, fixed bug in examples with paperclip #531

Merged
merged 1 commit into from
Mar 17, 2017
Merged

Added recursion for documentation, fixed bug in examples with paperclip #531

merged 1 commit into from
Mar 17, 2017

Conversation

blddmnd
Copy link

@blddmnd blddmnd commented Mar 14, 2017

Right now if you want to use some files from paperclip in your examples (from RSpec) you can receive error:

'encode': "\x89" from ASCII-8BIT to UTF-8 (Encoding::UndefinedConversionError)

I fixed this bug. Also I added special method for files, so now I can use files in nested hash and this method will convert file data to "FILE CONTENT".

@iNecas
Copy link
Member

iNecas commented Mar 17, 2017

Looks good, thanks @blddmnd

@iNecas iNecas merged commit bf378dc into Apipie:master Mar 17, 2017
@iNecas
Copy link
Member

iNecas commented Apr 19, 2017

apipie-rails-0.5.0 is out, including this change. thanks @blddmnd

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.

3 participants