Rafael Mendonça França
986773ecc6
Copy edit
2013-12-04 23:25:42 -02:00
Rafael Mendonça França
b79809fc95
Merge pull request #191 from sadfuzzy/patch-1
...
"Relational DataBase Management systems",
2013-12-04 23:25:06 -02:00
Philip Arndt
6d39b29361
Prettied up the README with syntax highlighting.
...
[ci skip]
2013-06-28 05:09:37 +12:00
Denis Savitsky
8263b9954b
"Relational Database Managements systems", not "Relational Database Managements System systems"
2013-06-25 17:29:19 +04:00
Rafael Mendonça França
788ae0ec3b
Merge pull request #171 from topdev/master
...
Added License block to README.md
2013-04-17 09:44:06 -07:00
Xavier Noria
8c21663f65
ARel -> Arel
...
The project uses "Arel" most of the time, but there were a few "ARel"
here and there. I checked with @brynary back in 2010 to pick one for
the Rails documentation guidelines and "Arel" was chosen and documented.
This patch chooses "Arel" vs "ARel" based on that.
2013-04-14 20:46:58 +02:00
Xavier Noria
6b3bc33e1c
ActiveRecord -> Active Record
...
As per the Rails documentation guidelines.
2013-04-14 20:39:07 +02:00
Gasparyan A
0ec3a9271f
Added License block to README.md
2013-03-05 22:11:51 +04: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