igorkasyanchuk / rails_db

Rails Database Viewer and SQL Query Runner
https://www.railsjazz.com/
MIT License
1.46k stars 111 forks source link

Rails 5 API only issue. #73

Closed esbanarango closed 7 years ago

esbanarango commented 7 years ago

I have a Rails 5 API only and I'm getting this error:

method_missing': undefined method `assets' for #<Rails::Application::Configuration:0x007ff9a7818ed8> (NoMethodError)
Did you mean?  asset_host
    from /gems/rails_db-1.4.1/lib/rails_db/engine.rb:7:in `block in <class:Engine>'
igorkasyanchuk commented 7 years ago

I don't think this would be possible, because Rails_db need to use assets pipeline to build UI