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

Append fails #4

Open
hemanth opened this issue Jun 15, 2011 · 2 comments
Open

Append fails #4

hemanth opened this issue Jun 15, 2011 · 2 comments

Comments

@hemanth
Copy link

hemanth commented Jun 15, 2011

File.open('example01.rtf', 'a') do |file|
file.write(document.to_rtf)
end

Fails...

@thechrisoshow
Copy link
Owner

Blast! I'll have a look (or you could and submit a pull request)

@hemanth
Copy link
Author

hemanth commented Jun 15, 2011

Ya, checking out the code :)

@hemanth hemanth closed this as completed Jun 15, 2011
@hemanth hemanth reopened this Jun 15, 2011
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

No branches or pull requests

2 participants