method
update_bin_files
v5.2.3 -
Show latest stable
- Class:
Rails::Generators::AppGenerator
update_bin_files()public
No documentation available.
# File railties/lib/rails/generators/rails/app/app_generator.rb, line 308
def update_bin_files
build(:bin_when_updating)
end