-
I'm getting this error in vendor/plugins/delayed_job_admin/lib/delayed_job_admin.rb
Messed around a bit with initializer blocks and require statements, didn't make any progress.
Rails 2.3.5
ruby 1.9…
-
When posting issues, please include the following information to speed up the troubleshooting process:
* **Version**: which version of this gem (and [ng-token-auth](https://github.com/lynndylanhurl…
-
- [x] テスト追加する
- [ ] 商品を画面から追加する
-
I've few suggestion
a) Use pry gem as default console for better debugging.
b) Using act_as_api gem for better api.
c) Options for adding admin backend ex active_admin or rails_admin
d) Options for …
-
# User story
> As a developer
> I need an API Umbrella instance to provide a self-referencing Swagger file
> so that I can easily create a JavaScript wrapper around the Admin API
>
> As a system adm…
-
Could someone guide me to find the solution?
The project was created with Rails 5 API.
The gem swaggard continues to function normally, but gem activeadmin is no longer working. The error that i…
-
I have the following self-referencing association:
```
has_and_belongs_to_many :parts, class_name: Asset, join_table: :stocks, foreign_key: :asset_id, association_foreign_key: :part_id
```
and this …
-
```
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 💀
TL:DR - I've got errors, don't want them
I'm starting a new project like this:
```
rails new myapp --webpack -d postgresql
```
Then adding to Gemfile:
```
gem 'activeadmin'
gem 'de…
-
First, I add an `admin?` method to `User`
![image](https://user-images.githubusercontent.com/8213031/43311503-d7a5a4d0-91b4-11e8-8fa1-5cfce75eaf91.png)
![image](https://user-images.githubusercon…