Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dylanlacey/sauce
https://github.com/dylanlacey/sauce
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/dylanlacey/sauce
- Owner: DylanLacey
- Created: 2013-06-19T02:45:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-21T14:42:04.000Z (over 11 years ago)
- Last Synced: 2023-03-12T06:43:56.521Z (over 1 year ago)
- Language: Ruby
- Size: 214 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Version Information:
HOME_DEVdev@sandbox:~/railsapps/sauce$ rails -v
Rails 3.0.12dev@sandbox:~/railsapps/sauce$ ruby -v
ruby 1.9.3p429 (2013-05-15 revision 40747) [x86_64-linux]dev@sandbox:~/railsapps/sauce$ java -version
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)--------------------------------------
Version Information
WORK_VM[sauce]$ rvm list
rvm rubies
jruby-1.6.2 [ amd64 ]
jruby-1.6.7 [ amd64 ]
=* ruby-1.9.3-head [ x86_64 ]# => - current
# =* - current && default
# * - default[sauce]$ java -version
java version "1.7.0_03"
Java(TM) SE Runtime Environment (build 1.7.0_03-b04)
Java HotSpot(TM) 64-Bit Server VM (build 22.1-b02, mixed mode)
[sauce]$ rails -v
Rails 3.0.12
[sauce]$ ruby -v
ruby 1.9.3p165 (2012-03-18 revision 35078) [x86_64-linux]-----------