Skip to content

Instantly share code, notes, and snippets.

@blitzblade
Created July 4, 2022 11:29
Show Gist options
  • Save blitzblade/e56a39b8ede09078ec16dd600561b714 to your computer and use it in GitHub Desktop.
Save blitzblade/e56a39b8ede09078ec16dd600561b714 to your computer and use it in GitHub Desktop.
BulletTrain Rails Framework

Basic commands and tips for bullettrain.io

Scaffold views and controller for a model User with an association to Team

bin/super-scaffold crud User Team current_team_id:text_field{class_name=Team}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment