34 Commits

Author SHA1 Message Date
Adam Gross
38bb9a1f2d
Merge pull request #17 from Netflix/poteto-patch-1
Fix typo
2018-02-01 11:06:05 -08:00
Lauren Tan
47aa0f0264
Fix typo 2018-02-01 11:05:07 -08:00
Adam Gross
a6aea4e50f bump gemspec version 1.0.17 2018-02-01 10:49:25 -08:00
Adam Gross
aa63650477 Version bump to 1.0.17 2018-02-01 10:46:30 -08:00
Adam Gross
618bfd1e3b
Merge pull request #1 from mechanicles/update-examples
Maintain object name consistency in README.md file.
2018-02-01 10:40:30 -08:00
Adam Gross
50525e30d1
Merge pull request #6 from y-yagi/use_file_exist
Use `File.exist?` instead of `File.exists?`
2018-02-01 10:40:06 -08:00
Adam Gross
0c9dd44cba
Merge pull request #14 from forward3d/remove_skylight_forced_dependency
Move skylight to dev_dep and check whether loaded or not
2018-02-01 10:38:05 -08:00
Zach Wentz
47ff2a0fca
Update README.md 2018-02-01 10:16:50 -08:00
Min.Kim
9dcd3212bb Use one source for gem dependencies 2018-02-01 18:16:23 +00:00
Srinivas R
91c34761b8
Merge pull request #15 from Netflix/dev
merge dev
2018-02-01 09:49:05 -08:00
Srinivas R
3b06bb9c1a
Merge pull request #13 from amrrbakry/patch-1
Remove duplicated record_type
2018-02-01 09:47:16 -08:00
Srinivas R
04f8efaa19
Merge pull request #9 from erichmachado/readme-improvements
README improvements
2018-02-01 09:46:09 -08:00
Srinivas R
49c502b3ba
Merge pull request #8 from roooodcastro/fix-contributing-names
Fixed wrong gem names on CONTRIBUTING.md
2018-02-01 09:43:45 -08:00
Srinivas R
3ba505b493
Merge pull request #3 from liaden/missing-commas
Add missing commas
2018-02-01 09:43:13 -08:00
Min.Kim
62e1419465 Move skylight to dev_dep and check whether loaded or not 2018-02-01 17:01:04 +00:00
Amrr Bakry
c25dc7c60a Remove duplicated record_type 2018-02-01 17:48:58 +02:00
Erich Soares Machado
f4e075f34e Fixes 'Benchmark times for 250 records' README section identation 2018-02-01 15:40:31 +01:00
Erich Soares Machado
d580fd44ef Fixes 'Performance Comparison' README section title 2018-02-01 15:38:06 +01:00
Erich Soares Machado
2833cff589 Small fixes on the Features 'README' section 2018-02-01 15:37:29 +01:00
Erich Soares Machado
913cb21aca Fixes highlighting on the 'Installation' README section 2018-02-01 15:35:38 +01:00
Erich Soares Machado
472553a97d Add missing colon on the 'Updating Project Information' README section 2018-02-01 15:33:47 +01:00
Erich Soares Machado
80a244d9d2 Small corrections on the 'Running Tests' README section 2018-02-01 15:32:02 +01:00
Erich Soares Machado
24f0377e8d Small corrections on the 'Installation' README section 2018-02-01 15:28:39 +01:00
Erich Soares Machado
9e9ffa8ab1 Fixes the markdown code highlighting for the 'Bumping Version' section 2018-02-01 15:26:40 +01:00
Rodrigo Castro
c9430b4d1e Fixed wrong gem names on CONTRIBUTING.md 2018-02-01 11:51:51 -02:00
yuuji.yaginuma
6966ea9452 Use File.exist? instead of File.exists?
File.exists? is deprecated in Ruby 2.1+
Ref: https://github.com/ruby/ruby/blob/v2_1_2/file.c#L1413
2018-02-01 21:12:36 +09:00
Joel Johnson
7d3dac33ba
Add missing commas 2018-01-31 23:20:34 -06:00
Srinivas R
6e1b5d2e17
Merge pull request #2 from stevenharman/patch-1
Remove duplicate `cache_options` option docs
2018-01-31 21:17:57 -08:00
Steven Harman
144f501c07
Remove duplicate cache_options option docs
This same entry already exists higher up in the table.
2018-02-01 00:12:20 -05:00
Santosh Wadghule
d24d1cc9fb
Maintain object name consistency in README.md file. 2018-02-01 10:12:59 +05:30
Srinivas Raghunathan
36cf42b208 add contributing doc 2018-01-31 20:40:51 -08:00
Srinivas Raghunathan
b32c0c09eb update rdoc readme 2018-01-31 20:34:08 -08:00
Srinivas Raghunathan
0b9a1c747c updated readme 2018-01-31 16:24:41 -08:00
Shishir Kakaraddi
5374a1378e initial commit 2018-01-31 16:20:40 -08:00