Skip to content

Instantly share code, notes, and snippets.

@michalvalasek
Created May 28, 2018 07:52
Show Gist options
  • Select an option

  • Save michalvalasek/e4cb7a0668b0803eadc47dde3f0042a6 to your computer and use it in GitHub Desktop.

Select an option

Save michalvalasek/e4cb7a0668b0803eadc47dde3f0042a6 to your computer and use it in GitHub Desktop.

Revisions

  1. michalvalasek created this gist May 28, 2018.
    16 changes: 16 additions & 0 deletions .mertrc
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    tmacs:
    root: "~/Code/ruby/rails/tma-crowdsource"
    launch_strategy: tab
    layout:
    -
    - be rails s
    - ./bin/webpack-dev-server
    -

    paloma:
    root: "~/Code/ruby/rails/paloma"
    launch_strategy: tab
    layout:
    -
    - be rails s
    -