Moses Gathuku

Results 21 comments of Moses Gathuku

Anyone who's been able to solve this. All other devise mailers work in production but devise invitable doesn't work, yes it works well in development.

I have an app that I have been to upgrade to `cssbundling-rails`. Unfortunately, I have faced the `Segmentation fault` errors. After trying everything with no success I want to get...

@RaptorF2286 How did you fix this?

I will be diving into it more tomorrow and give you some feedback.

Is there a better way to know if you are applying template to a new or existing project?. I have used `app_path.is_a(Pathname)` When using `rails new` `app_path` will be a...

@excid3 Please check this. Problems: - Gem duplicate issues in case you apply to a project which already has this template gem present.

@andyw8 Good work on solving gem duplicate issues.

@andyw8 that's true, the initial idea was to apply to a newly created project https://github.com/excid3/jumpstart/issues/157#issuecomment-947144028 But we can't escape the reality someone might want to apply in an old project.

Please check how the `custom.js` we can handle `custom.js` for bootstrap tooltips.

@fractaledmind Thank you for the good review