You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some classes do not follow Ruby naming convention.
It is the case for CSVFile, YAMLFile and XMLfile, it will be nice to rename it properly, BUT this will require to have a migration in CBRAIN in order to change the class of all existing CSV, XML and YAML file.