-
Notifications
You must be signed in to change notification settings - Fork 9
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
Adds from, read, write, to_s methods #52
Merged
Merged
Commits on Aug 25, 2017
-
Starts adding to_s, from, read and write methods
The to_format method is pending, and is quite ambigous as in , returning which format instance would make more sense. Also, the YARD docs is yet to be updated as it's been updated for markdown support in PR #50 and would be better to proceed after that PR is merged.
Configuration menu - View commit details
-
Copy full SHA for a96fcb8 - Browse repository at this point
Copy the full SHA a96fcb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 497b50d - Browse repository at this point
Copy the full SHA 497b50dView commit details -
Fixes JSON, CSV & XLSX rspec tests
Minor arguments issue for remote files parsing
Configuration menu - View commit details
-
Copy full SHA for 65783ea - Browse repository at this point
Copy the full SHA 65783eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cbddba - Browse repository at this point
Copy the full SHA 3cbddbaView commit details
Commits on Aug 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a0e986c - Browse repository at this point
Copy the full SHA a0e986cView commit details
Commits on Aug 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a060cf4 - Browse repository at this point
Copy the full SHA a060cf4View commit details
Commits on Aug 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 348111b - Browse repository at this point
Copy the full SHA 348111bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0fe35d - Browse repository at this point
Copy the full SHA d0fe35dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b39712 - Browse repository at this point
Copy the full SHA 5b39712View commit details -
Configuration menu - View commit details
-
Copy full SHA for b376af1 - Browse repository at this point
Copy the full SHA b376af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 823b024 - Browse repository at this point
Copy the full SHA 823b024View commit details
Commits on Aug 30, 2017
-
Changes importer.new(opts).read(path) calls to importer.read(path).ca…
…ll(opts) Rubocop, YARD Docs & README are still a mess. But nevertheless, there's a great deal of code porting that has been done, and I NEVER want to have any of these changes accidentally reverted. RSpec is passing. 🎉
Configuration menu - View commit details
-
Copy full SHA for ebd5706 - Browse repository at this point
Copy the full SHA ebd5706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d63e49 - Browse repository at this point
Copy the full SHA 8d63e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3ccf4c - Browse repository at this point
Copy the full SHA b3ccf4cView commit details
Commits on Aug 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5e7ead9 - Browse repository at this point
Copy the full SHA 5e7ead9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.