-
We are evaluating makara as a replacement for our use of octopus within our Rails 4 app using Postgres 9.5.
One unresolved problem we are having in our evaluation is that there are some inexplicabl…
-
1. First I go http://0.0.0.0:3000/internal/admin/old_folder_instances
2. Then I delete one instance of a folder, e.g. 2351
3. The folder details are opened
4. I use the "back" button in my browser
5. …
-
### Description
Hi team!
I noticed that FactoryBot is executing the associations block even when I'm using `attributes_for`.
When I have one block which depends on another association, ruby i…
-
```
What steps will reproduce the problem?
1. Install plugin as directed in the notes until you get to rake db:migrate
What is the expected output? What do you see instead?
expected result is for r…
-
Upgrade gems to latest version
-
* Dev task: https://trello.com/c/TPefK5uH
* Refactor methods that used [`hydra`](https://github.com/samvera/hydra-head)/[`activefedora`](https://samvera.github.io/our_technology_stack.html) (**AF…
-
Its been a long day, so I may be missing something completely obvious, but I ran into this very strange error today.
I have two models named User and Document that both have search scopes.
A user has…
-
Hi,
I have a case where not all model in my app needs to become _permanent_records_ but the issue is that *Permanent Records* adds itself to all _Activerecords_ with:
```
ActiveSupport.on_load(…
-
Hi. I am using postgresql.
Now I wanted to use unit_record to speed up my tests. However I realise that it fails with
NoMethodError: undefined method `indexes' for #ActiveRecord::ConnectionAdapters::…
-
Hi, I am the author of the cocoon gem, and received a request to be able to create nested forms with ActiveModel models. This gems seems like the perfect answer from the short explanation in the readm…