Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'to_h' to 'to_s' ? #4

Open
amirsaeidy opened this issue Feb 16, 2024 · 3 comments
Open

'to_h' to 'to_s' ? #4

amirsaeidy opened this issue Feb 16, 2024 · 3 comments

Comments

@amirsaeidy
Copy link

hi , i just created planet.ini file and ran:

pluto build planet.ini -t starter -o build

it says :

pluto/1.3.4 on Ruby 3.0.2 (2021-07-07) [x86_64-linux-gnu]
[info] db settings:
[info] {:adapter=>"sqlite3", :database=>"./planet.db"}

*** error: undefined method `to_h' for #<ActiveRecord::DatabaseConfigurations:0x000056132b4b1ce0 @configurations=[]>
Did you mean?  to_s
@geraldb
Copy link
Member

geraldb commented Feb 17, 2024

@amirsaeidy thanks for reporting. maybe there's a breaking change in activerecord gem. let me try to rereun/retry in the next days.

@amirsaeidy
Copy link
Author

Hi, any update?

Regards

@geraldb
Copy link
Member

geraldb commented Jun 8, 2024

sorry no update. thanks for the reminder. i am trying to learn more on how (best) to use activerecord with multi databases for a (stable) fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants