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
The TRB 2.0 file layout suggests a file for each cell view mode and the templates go in /view. The current generator creates a cell.rb and a /views directory. Should the cell-rails generator be updated to match the TRB conventions?
The TRB 2.0 file layout suggests a file for each cell view mode and the templates go in
/view. The current generator creates acell.rband a/viewsdirectory. Should thecell-railsgenerator be updated to match the TRB conventions?