Add experimental machine learning
This commit is contained in:
committed by
Javi Martín
parent
c8d8fae98d
commit
4d27bbebad
3
app/components/machine_learning/info_component.rb
Normal file
3
app/components/machine_learning/info_component.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class MachineLearning::InfoComponent < ApplicationComponent
|
||||
delegate :current_user, to: :helpers
|
||||
end
|
||||
Reference in New Issue
Block a user