Xavier Noria
|
6b3bc33e1c
|
ActiveRecord -> Active Record
As per the Rails documentation guidelines.
|
2013-04-14 20:39:07 +02:00 |
|
Lew Parker
|
22b0dbe82c
|
Make GROUP BY example more accurate and complete.
|
2012-12-13 17:16:36 -07:00 |
|
Jeremy McAnally
|
762d1ee0b9
|
Fix egregious lack of code formatting there.
|
2012-03-12 14:05:12 -04:00 |
|
Steve Richert
|
10fc7d6684
|
Add build and dependency status images to README
|
2012-01-08 12:06:15 -05:00 |
|
Trotter Cashion
|
b796e96ce4
|
Fix grammatical error in README.markdown
|
2011-11-10 12:03:47 -08:00 |
|
Chris Berkhout
|
4e8edb4aff
|
Fixed first example in README (it was attempting to call #to_sql on an Arel::Table).
|
2011-04-27 18:49:06 +08:00 |
|
Aaron Patterson
|
0505df1dbf
|
updating the readme a little
|
2011-04-11 09:47:47 -07:00 |
|
Vladimir Meremyanin
|
2158d592c0
|
implemented support for math operations in numeric attributes
|
2011-01-29 14:40:39 +08:00 |
|
Aaron Patterson
|
aca9b5b04a
|
removing irrelevant docs, updating relevant docs
|
2010-10-19 10:05:51 -07:00 |
|
Jacob Hodes
|
cf1db3ce28
|
tiny correction to readme
|
2010-09-30 04:37:41 +08:00 |
|
Aaron Patterson
|
b9e83c96ee
|
adding a manifest, converting to Hoe, generating gemspec
|
2010-09-24 16:45:02 -07:00 |
|
Emilio Tagua
|
98a87e181a
|
Arel should not be consired alpha anymore.
|
2010-02-26 15:27:04 -03:00 |
|
Emilio Tagua
|
755a7ced2f
|
REAME updated: remove whitespaces, fix invalid join in query output.
|
2009-08-23 17:24:59 -03:00 |
|
Bryan Helmkamp
|
7032a50297
|
reorganized file structures
Conflicts:
lib/arel.rb
lib/arel/arel.rb
lib/arel/engines/memory/predicates.rb
lib/arel/engines/memory/relations/array.rb
lib/arel/engines/sql/relations/table.rb
|
2009-05-17 14:31:04 -04:00 |
|
Bryan Helmkamp
|
5b87e3869e
|
Rename README -> README.markdown
|
2009-05-16 23:09:59 -04:00 |
|