Brenden Soares

Results 128 comments of Brenden Soares

Just to be consistent with the changed helper method

@pushrax There could be advanced methods to validate an email such as by connecting to the destiantion host server and verifying that the email exists, etc.

Sounds good. I'd like to see what you come up with.

The manual does need to be updated. We can verify there are no more errors when we do that.

That seems like a reasonable suggestion. Can you create a PR?

@revel/core Do we really want Revel handling this level of HTTP? We need to decide now how deep down the rabbit hole we're going to go. If Revel doesn't offer...

@mcheng89 Sorry to be critical of this PR when I wasn't with #500, but I want to make sure this is really going to add value to Revel for more...

Why is this closed @mcheng89 ?

Can you be more clear? What are you trying to do? You want to serve mp3 files? Revel doesn't offer frontend features for audio playback, so...

thanks for starting this issue. Can we add some steps to reproduce this issue starting with `revel new testapp`?