Travis Fantina

Results 9 comments of Travis Fantina

I'd be willing to do this. Do you currently have a repo for Mailcatcher.me to fork, or should I create something from the ground up?

I just encountered something similar when updating an app. `Timex.now("MDT")` seemed to work in an `iex` session but in tests it would output `{:error, :time_zone_not_found}`, fixed it by using `"America/Denver"`....

I can't seem to duplicate this issue.

I'd be interested in taking a crack at it.

@justin808 Hey I haven't done anything with webpacker_lite, every time I try to launch the local server I get this error: ``` WebpackerLite can't find the manifest file: /path/react-webpack-rails-tutorial/public/webpack/development/manifest.json Possible...

I've been messing with this for several days and I just can't get it working. I will continue to do so when I have more time if not for this...

I just came across this attempting to create a label for some graphs I'm making. I'd be happy to pick up the work on this rather than, effectively, rewriting it...

Thanks @Beyondo I'm refactoring a few of our backend functions this week I'll be looping around this next week, I'll let you know how it goes.

@Beyondo thanks for the tip, it took me a while to come back to this (the feature was on the back burner for a bit) but I've implemented your suggestion....