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