Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
SimpleRecord
Conversations
About
SimpleRecord
1–30 of 69
This is a discussion group for the ruby SimpleRecord gem:
http://github.com/appoxy/
simple_record
Developed by:
Mark all as read
Report abusive group
0 selected
Ravikiran Tangirala
6/11/15
Distinct in simplerecord query
Just wanted to know if there is a DISTINCT keyword in sql query in the simplerecord?
unread,
Distinct in simplerecord query
Just wanted to know if there is a DISTINCT keyword in sql query in the simplerecord?
6/11/15
Kris Read
, …
Indi A
3
1/9/14
Active Anymore?
On Friday, 10 August 2012 03:06:10 UTC+5:30, Kris Read wrote: Wondering if this project is active
unread,
Active Anymore?
On Friday, 10 August 2012 03:06:10 UTC+5:30, Kris Read wrote: Wondering if this project is active
1/9/14
Matt Bessey
7/26/12
SimpleRecord with Devise
Hey guys, I'm wondering if anyone has had any luck integrating SimpleRecord with Devise, the user
unread,
SimpleRecord with Devise
Hey guys, I'm wondering if anyone has had any luck integrating SimpleRecord with Devise, the user
7/26/12
Gabriel Williams
, …
Travis Reeder
4
12/1/11
Re: [SimpleRecord] Environment Setup
haha. It happens. Better change those keys though! On Wed, Nov 30, 2011 at 11:23 AM, Zachary
unread,
Re: [SimpleRecord] Environment Setup
haha. It happens. Better change those keys though! On Wed, Nov 30, 2011 at 11:23 AM, Zachary
12/1/11
Brad
,
Travis Reeder
5
5/18/11
How to fetch LOBS?
should be fixed with aws 2.5.3.
unread,
How to fetch LOBS?
should be fixed with aws 2.5.3.
5/18/11
ri_jtzero
,
Travis Reeder
7
5/9/11
Timeout while getting image time_taken
I solved this problem, (:facepalm) this @product = Product.new(params[:product]) params[:product][:
unread,
Timeout while getting image time_taken
I solved this problem, (:facepalm) this @product = Product.new(params[:product]) params[:product][:
5/9/11
News Aanad
,
Travis Reeder
2
5/2/11
Store image in SimpleDB
You'll want to store images on S3. Use the https://github.com/appoxy/aws gem. On Fri, Apr 29,
unread,
Store image in SimpleDB
You'll want to store images on S3. Use the https://github.com/appoxy/aws gem. On Fri, Apr 29,
5/2/11
Travis Reeder
,
joshmckin
10
4/14/11
Anyone on here an EventMachine expert?
Thats great. Looking at the commits, the faraday appeared pretty conversion with only a couple
unread,
Anyone on here an EventMachine expert?
Thats great. Looking at the commits, the faraday appeared pretty conversion with only a couple
4/14/11
Travis Reeder
3/21/11
Re: [SimpleRecord] Delay in a record being accessible
SimpleDB has eventual consistency, you should read about that a bit. You can pass :consistent_read=
unread,
Re: [SimpleRecord] Delay in a record being accessible
SimpleDB has eventual consistency, you should read about that a bit. You can pass :consistent_read=
3/21/11
dennis1600
3/17/11
Delay in a record being accessible
I am seeing something strange and not sure what is going on. I have some pretty generic rails 3
unread,
Delay in a record being accessible
I am seeing something strange and not sure what is going on. I have some pretty generic rails 3
3/17/11
joshmckin
,
Travis Reeder
4
3/16/11
Rails 3 validates_format_of incorrectly validating as false for existing records
Ahhh, got it. I'll have a look next week (out this week). Can you make an issue on github? On Tue
unread,
Rails 3 validates_format_of incorrectly validating as false for existing records
Ahhh, got it. I'll have a look next week (out this week). Can you make an issue on github? On Tue
3/16/11
Travis Reeder
2/7/11
SR was on backburner while we launched SimpleWorker!
Hey all, Sorry for slow responses to questions and slow pull request responses, I've been working
unread,
SR was on backburner while we launched SimpleWorker!
Hey all, Sorry for slow responses to questions and slow pull request responses, I've been working
2/7/11
Pawel Szymczykowski
2
2/3/11
has_dates padding?
And it turns out I was being dumb and calling Date.new() instead of Date.today() - sorry. :) The
unread,
has_dates padding?
And it turns out I was being dumb and calling Date.new() instead of Date.today() - sorry. :) The
2/3/11
Chad Etzel
2/1/11
private method `scan' Error
Hi all, I was playing with the simple_record (v2.0.5) gem today and created a simple User object (
unread,
private method `scan' Error
Hi all, I was playing with the simple_record (v2.0.5) gem today and created a simple User object (
2/1/11
Pawel Szymczykowski
,
Travis Reeder
3
2/1/11
SimpleRecord & collections of partials
That's the funny part - no errors whatsoever - just no result. I think I've found it though..
unread,
SimpleRecord & collections of partials
That's the funny part - no errors whatsoever - just no result. I think I've found it though..
2/1/11
Pawel Szymczykowski
, …
Dominic
4
2/1/11
Recommended rails setup?
if you're using it as a plugin, a reminder to put it at the very end of environment.rb or else
unread,
Recommended rails setup?
if you're using it as a plugin, a reminder to put it at the very end of environment.rb or else
2/1/11
Travis Reeder
1/21/11
Supporting composite keys in SimpleRecord
Been thinking of adding some special support for composite keys so you can define them on your model
unread,
Supporting composite keys in SimpleRecord
Been thinking of adding some special support for composite keys so you can define them on your model
1/21/11
Danyal
, …
Travis Reeder
8
1/3/11
Caching and SimpleDB query speed
And btw, if you want to do some asynchronous stuff, check out www.simpleworker.com . Makes it almost
unread,
Caching and SimpleDB query speed
And btw, if you want to do some asynchronous stuff, check out www.simpleworker.com . Makes it almost
1/3/11
Danyal
,
Travis Reeder
4
12/9/10
Attributes with Multiple Values
Awesome! Works like a charm. Infinite thanks for such a fast response. On Dec 7, 4:29 pm, Travis
unread,
Attributes with Multiple Values
Awesome! Works like a charm. Infinite thanks for such a fast response. On Dec 7, 4:29 pm, Travis
12/9/10
Travis Reeder
12/7/10
v2.0.0 - Major update with some great new features
1. Multi-value attributes support Just set an array of values for an attribute and that's it. eg:
unread,
v2.0.0 - Major update with some great new features
1. Multi-value attributes support Just set an array of values for an attribute and that's it. eg:
12/7/10
joshmckin
,
Travis Reeder
3
12/6/10
Dalli as cache store
Thanks Travis. I put this in the production.rb and it appears to be working: require '
unread,
Dalli as cache store
Thanks Travis. I put this in the production.rb and it appears to be working: require '
12/6/10
Danyal
,
Travis Reeder
2
11/27/10
Bug with has_ints?
SimpleDB only stores strings so ints are stored with padding and offsets to they are comparable and
unread,
Bug with has_ints?
SimpleDB only stores strings so ints are stored with padding and offsets to they are comparable and
11/27/10
Ben
,
Travis Reeder
4
10/16/10
Noob troubles with has_many
It's possible that it's not fully supported or it's a bug. Any chance you could debug it
unread,
Noob troubles with has_many
It's possible that it's not fully supported or it's a bug. Any chance you could debug it
10/16/10
joshmckin
,
Travis Reeder
4
10/15/10
Find by boolean
SimpleRecord stores booleans as "true"/"false". Looks like it's not adding
unread,
Find by boolean
SimpleRecord stores booleans as "true"/"false". Looks like it's not adding
10/15/10
mr.gaffo
,
Travis Reeder
3
9/7/10
Push out a release
dangit, I meant for aws gem. On Tue, Sep 7, 2010 at 3:35 PM, Travis Reeder <tre...@gmail.com>
unread,
Push out a release
dangit, I meant for aws gem. On Tue, Sep 7, 2010 at 3:35 PM, Travis Reeder <tre...@gmail.com>
9/7/10
mr.gaffo
,
joshmckin
3
9/3/10
Testing SimpleDB
So there's no mock version for test of simple_record then? -Mike On Fri, Sep 3, 2010 at 9:53 AM,
unread,
Testing SimpleDB
So there's no mock version for test of simple_record then? -Mike On Fri, Sep 3, 2010 at 9:53 AM,
9/3/10
Travis Reeder
9/2/10
ActiveModel is out now with Rails 3.... so when should we use it?
Using ActiveModel will enable a lot of stuff in SimpleRecord that we won't have to build
unread,
ActiveModel is out now with Rails 3.... so when should we use it?
Using ActiveModel will enable a lot of stuff in SimpleRecord that we won't have to build
9/2/10
joshmckin
,
Travis Reeder
2
8/22/10
Image uploads to S3
My guess is Paperclip is adding that method to the ActiveRecord::Base class so you could try to do
unread,
Image uploads to S3
My guess is Paperclip is adding that method to the ActiveRecord::Base class so you could try to do
8/22/10
Travis Reeder
8/16/10
Counts on big domains is very slow, here's potential solution
If you query a domain with a large number of objects, then you call results.size, SimpleRecord will
unread,
Counts on big domains is very slow, here's potential solution
If you query a domain with a large number of objects, then you call results.size, SimpleRecord will
8/16/10
joshmckin
, …
Travis Reeder
5
8/12/10
delete_all, destroy_all
Oh, heh, don't even know what I've got in there. ;) Strange that the query is adding a WHERE
unread,
delete_all, destroy_all
Oh, heh, don't even know what I've got in there. ;) Strange that the query is adding a WHERE
8/12/10