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

Update dependencies which saves and retreives charset #1227

Merged
merged 1 commit into from
Jun 16, 2017

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Jun 15, 2017

Specifically for the extracted text.

Fixes #1089
@samvera/hyrax-code-reviewers

Specifically for the extracted text.

Fixes #1089
file_set = ActiveFedora::Base.find(ActiveFedora::Base.uri_to_id(uri.to_s))
remote_file = file_set.send("build_#{directives.fetch(:container)}".to_sym)
def self.call(content, directives)
file = io(content, directives)
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm missing where the io method comes from. Otherwise, things look good.

Copy link
Member Author

Choose a reason for hiding this comment

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

New version of hydra-derivatives 3.3.0

@mjgiarlo mjgiarlo merged commit 65f99fb into master Jun 16, 2017
@mjgiarlo mjgiarlo deleted the full_text_utf8 branch June 16, 2017 20:41
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