Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これら2つのタスクの違いは何ですか?
# from assets.rake desc "Compile all the assets named in config.assets.precompile" task :precompile do invoke_or_reboot_rake_task "assets:precompile:all" end
を省略できるようです:all。
:all