Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can choose to skip them

  rails new app_name --skip-action-cable --skip-action-text etc...
Most of these libraries can be skipped, just type:

  rails new -h  see all the options
Edit: in case you decide later on that you need them you can install them as you described with `gem actiontext` etc...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: