1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
Commit graph

29 commits

Author SHA1 Message Date
Will
4dc7f7e7d6 body text was a comment 2014-05-01 18:21:30 -04:00
Charles Lowell
9921ed1665 Merge pull request #240 from gaffneyc/require-common-practice
Make it possible to `require "therubyracer"`.
2014-01-03 02:20:42 -08:00
Charles Lowell
bbfaea75bc badges 2014-01-03 12:12:06 +02:00
Charles Lowell
7b85d0d6cf add additional examples of accessing JavaScript values 2014-01-03 12:02:04 +02:00
Charles Lowell
59508cc8a4 Merge remote-tracking branch 'bronson/patch-1' 2014-01-03 11:52:22 +02:00
Charles Lowell
309ea6d094 Merge remote-tracking branch 'bronson/patch-2' 2014-01-03 11:48:43 +02:00
Charles Lowell
d51befbb8e Update documentation for execution timeout feature 2014-01-03 11:39:36 +02:00
Scott Bronson
40b64b8f86 Update README.md 2013-12-23 12:11:05 -08:00
Scott Bronson
ce99e76765 Make support info in README more searchable 2013-12-23 11:52:44 -08:00
Scott Bronson
57beb23528 Add info on calling js functions to README 2013-12-23 11:44:55 -08:00
Chris Gaffney
a6d4408d52 Make it possible to require "therubyracer".
It's common practice to be able to require the name of the gem. For
example, bundler requires the gem name by default. This removes an
element of surprise when using the gem.
2013-02-04 23:41:50 -05:00
Brad Landers
92ab724983 Update with latest information on libv8 relationship and options 2013-01-10 21:27:52 -05:00
Charles Lowell
588feac4c8 Merge @sundaykofax's fixups. Ta! 2012-11-26 08:49:57 -06:00
Charles Lowell
e84bb6a7e9 consistentize spelling of JavaScript too. 2012-11-26 08:01:13 -06:00
Sean Fao
9cccbd95ab Standardized capitalization of Ruby. 2012-11-25 14:00:42 -05:00
Sean
fc108ac946 Update README.md
Removed comma per instructions from code review.
2012-11-25 13:54:16 -05:00
Sonya Green
4dbfbc35f1 Capitalization polish
Making consistent use of "Ruby" and "Javascript" across the doc.
2012-11-23 22:14:23 -08:00
Sean
0370b650c4 Update README.md
Fixed a couple minor typos.
2012-11-15 18:01:55 -05:00
stuartnkent
2494e33a2f Update README.md
Grammar fix
2012-11-14 18:36:17 +13:00
Charles Lowell
22f21e7c86 update README to describe new build steps 2012-06-19 02:37:22 -05:00
Vangelis Tsoumenis
24cd559082 Update README.md example for lambda functions to reflect changes from 52df3776b0 2012-04-16 19:52:00 +03:00
Logan Lowell
bd4a38e668 Sponsored by The Frontside 2012-01-26 10:09:04 -06:00
Charles Lowell
a0e485e987 add instructions on how to setup your Gemfile 2011-04-13 08:44:46 -05:00
dpree
b23c6e96fc changed develop-instructions in README.md 2011-03-15 22:27:59 +08:00
Charles Lowell
bfcebc806c update README with links to documentation 2011-03-07 07:19:05 -06:00
dpree
842c9a4aa5 added bundle-install to dev instructions in readme 2011-01-12 20:04:04 +01:00
dpree
0c100804a3 fixed gem-install instructions in readme 2011-01-12 20:03:25 +01:00
Charles Lowell
65ccb9c438 Modernize the gemspec to use Bundler. Clean up tons of cruft in the gem. 2011-01-17 16:13:37 -06:00
Charles Lowell
977bcbbeda Change README to markdown, correct some bad information in it regarding default access policy. 2011-01-17 13:58:18 -06:00