rhymes

Results 34 comments of rhymes

@Antonio-Cabrero no, I believe this is still an open issue, you can dive into it :)

No, it isn't. I'll assign you to the issue

@Ritwik880 we don't support custom theming. You can find the theme colors definition in https://github.com/thepracticaldev/dev.to/tree/master/app/assets/stylesheets/themes

@Ritwik880 personally I'm not very familiar with CSS animations but it seems a good path to explore. Can't wait for the PR :)

Hi @Dev-Akash, you might have a to supply a password to your database connection. In your `.env` you should add/change `DATABASE_URL` to something like: `postgresql://USERNAME:PASSWORD@HOSTNAME/Forem_development` and then re-run `bin/setup`

@Link2Twenty I wonder if documentation wouldn't be more effective

@Dev-Akash looks like a problem of your Redis installation. How have you installed it? Can you restart it? @Link2Twenty that sounds like a plan, maybe combined with a clearer messaging...

@keshavbiswa assigned to you

@brandonweiss yeah, me neither, I just created a branch of one of my Rails 4.2 apps to see how hard it was to upgrade and noticed some issues :)