Sha256: f87fd839c17fe01f45383d2a14e401d8b1c6f14357ac58e298ee2e68fa833625

Contents?: true

Size: 218 Bytes

Versions: 8

Compression:

Stored size: 218 Bytes

Contents

if [[ -n "$rvm_environments_path" && -s "$rvm_environments_path/ruby-1.9.2-p0@theme_support" ]] ; then
  \. "$rvm_environments_path/ruby-1.9.2-p0@theme_support"
else
  rvm --create use  "ruby-1.9.2-p0@theme_support"
fi

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
themes_for_rails-0.4.1 .rvmrc
themes_for_rails-0.4.0 .rvmrc
themes_for_rails-0.3.1 .rvmrc
themes_for_rails-0.3.0 .rvmrc
themes_for_rails-0.2.5 .rvmrc
themes_for_rails-0.2.4 .rvmrc
themes_for_rails-0.2.2 .rvmrc
themes_for_rails-0.2.1 .rvmrc