-
After building with
rails new rails-stripe-membership-saas -m https://raw.github.com/RailsApps/rails-composer/master/composer.rb
I get the following error:
lsoave@basenode:~/test/rails-stripe-…
-
I'm using bullet which uses uniform_notifier and ruby_gntp, and when launching my application I get this error and I can't seem to track down what's causing it or how to fix it. Not much in the code …
-
### Steps to reproduce
I'm trying to use `load_and_authorize_resource` after using `before_action :find_area, only: %i[show update]` and it's not enforcing authorization. I know my authorizations a…
-
```
Steps to reproduce:
1.Install new CentOS 6.2, OpenVZ, OWP 2.1
2.Log in
3.Try to add another server
Actual result:
The result from /opt/ovz-web-panel/log/production.log:
Processing Admin::Hardwar…
-
```
Steps to reproduce:
1.Install new CentOS 6.2, OpenVZ, OWP 2.1
2.Log in
3.Try to add another server
Actual result:
The result from /opt/ovz-web-panel/log/production.log:
Processing Admin::Hardwar…
-
```
Steps to reproduce:
1.Install new CentOS 6.2, OpenVZ, OWP 2.1
2.Log in
3.Try to add another server
Actual result:
The result from /opt/ovz-web-panel/log/production.log:
Processing Admin::Hardwar…
-
Hi, this plugin is exactly what I need and I cannot find any other plugins that do a similar thing. I am attempting to install onto Redmine 1.4 and receive the following 500 error when accessing any A…
-
Hi,
I'm getting an error as shown below when using #find on a model class:
```
Loading development environment (Rails 3.1.3)
:001 > Costcenter.find "112345"
ActiveLdap::ObjectClassError: unknown ob…
-
**Describe the bug**
Trying to access view of table after adding new columns one with enum type
**Reproduction steps**
```ruby
class AddBoardErrorTrackingToProjections < ActiveRecord::Migr…
-
## Description
I wondered if there was any missing indexes that might be slowing down the responses and discovered [Database Consistency](https://github.com/djezzzl/database_consistency) gem.
Th…