Hrvoje Šimić
Hrvoje Šimić
 I would love to see this tested in all major browsers with something like [Testling](https://ci.testling.com).
It generates both: - `config/initializers/secret_token.rb` - `config/secrets.yml` Shouldn't only `config/secrets.yml` be present?
I'm probably not the right person to open this kind of an issue, but I wanted to do it anyway, sorry. Since Express 4.x.x has moved most of the middleware...
When Bun returns an error because a gem is already present in the Gemfile, the interface doesn't show it nicely.
is this project still maintained? since there are no good alternatives for this library, I would hate to see it die :( I've started making some progress on [my fork](https://github.com/shime/play.js)...
it would be great to have a command that would merge the old project to the new pod structure this is probably related to #44 and ember-cli/ember-cli#2652
## Project description Slack is a glorification of IRC with search support (for paid plans) and file uploads. Current trend for open source communities is to use Slack as a...
As requested by @ashmaroli: > I had to add these gems to the Gemfile to make it work (Jekyll 3.9.4, Ruby 3.4.4): > > ``` > gem 'csv' > gem...