Damjan Rems
Damjan Rems
This bug has been with me for quite a time. I usually edit and comment the code in file since I don't need this particular generator. I guess it's about...
Hi! I've been thinking about this for quite some time. At first I was annoyed that whenever crawlers visit my web pages, they do not retain cookies. So every visit...
### Steps to reproduce Database connection ### Expected behavior Success ### Actual behavior [oracle-enhanced (deb214decc37) lib/active_record/connection_adapters/oracle_enhanced_adapter.rb:699:in `get_database_version'](http://razvoj:3340/register-finance#) [activerecord (7.1.2) lib/active_record/connection_adapters/schema_cache.rb:374:in `database_version'](http://razvoj:3340/register-finance#) [activerecord (7.1.2) lib/active_record/connection_adapters/schema_cache.rb:70:in `database_version'](http://razvoj:3340/register-finance#) [activerecord (7.1.2) lib/active_record/connection_adapters/schema_cache.rb:200:in `database_version'](http://razvoj:3340/register-finance#) [activerecord...
If I try to make a graph on a result of a pivot table, the program ends in error. ArgumentError (Missing cell B228 for the specified range B228:B233) This makes...
I get this error when running my project with mongo_session_store-rails4 in Rails 5. RuntimeError (#find_session not implemented.): vendor/ruby/2.3.0/gems/rack-2.0.1/lib/rack/session/abstract/id.rb:380:in `find_session' vendor/ruby/2.3.0/gems/rack-2.0.1/lib/rack/session/abstract/id.rb:270:in`load_session' vendor/ruby/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/session/abstract_store.rb:56:in `block in load_session' vendor/ruby/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/session/abstract_store.rb:64:in`stale_session_check!' vendor/ruby/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/session/abstract_store.rb:56:in `load_session' vendor/ruby/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/request/session.rb:216:in`load!' vendor/ruby/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/request/session.rb:212:in `load_for_write!'...