| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
they belong in commonlib and should only be run when commonlib is changed), then don't load them. Allows us not to include the rspec gem in production.
|
|
|
|
| |
https://github.com/dchelimsky/rspec-rails/commit/be52a9841dde0292c7bc7ecfe39e7214b4db1cab
|
| |
|
|
|
|
|
|
| |
Conflicts:
lib/mail_handler/backends/tmail_backend.rb
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
get_attachment_text_one_file as it is now an externally-accessed method of the mail handler module.
|
| |
|
| |
|
|
|
|
| |
input - trailing spaces can be meaningful.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
active in Ruby 1.8. Use mail handler methods in handle-mail-replies.
|
|
|
|
| |
header strings from a mail.
|
|
|
|
| |
the binary_output flag if set.
|
|
|
|
| |
with the mail backend.
|
|
|
|
| |
getting the auto-submitted field.
|
|
|
|
| |
the mail handler.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to appear in URLs generated by the application.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
use base64 decoding or not. Note that currently the Mail-based backend doesn't use it - I think that eventually we'll want to have the mail handler wrap the mail object with it's own interface.
|
| |
|
| |
|
| |
|
| |
|
| |
|