Benjamin Fleischer

Results 150 issues of Benjamin Fleischer

Useful when you want to interact with the sql in various ways. For example, I use `strong_migrations`, so I made a mixin for all my migrations to get the function...

RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](https://github.com/rubygems/rubygems/pull/713) of your last release. via e.g. ``` spec.license = 'MIT' # or...

Some companies will only use gems with a certain license. The canonical and easy way to check is [via the gemspec](http://docs.rubygems.org/read/chapter/20#license), via e.g. ``` spec.license = 'MIT' # or spec.licenses...

Some companies will only use gems with a certain license. The canonical and easy way to check is [via the gemspec](http://docs.rubygems.org/read/chapter/20#license), via e.g. ``` spec.license = 'MIT' # or spec.licenses...

RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...

https://github.com/rails/rails/pull/23461 since you made the PR and I'm not sure some of the details since it's missing tests.. :)

RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...

RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...

RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...

Some companies will only use gems with a certain license. The canonical and easy way to check is [via the gemspec](http://docs.rubygems.org/read/chapter/20#license) via e.g. ``` spec.license = 'MIT' # or spec.licenses...