-
I have a `Product` model and for each record created, I want multiple images associated with that record (say 3 - 10). Each image should have multiple sizes (say 3 different sizes).
I also looked at …
-
This input:
```
{:class => "span8"}, :placeholder => "Park Slope, Prospect Heights, Fort Green..." %>
```
Produces this:
```
```
How do I just generate the `input` alone without the…
-
Spree Version: Latest -git
Rails Version: Latest stable
Additional extensions:
spree/spree_auth_devise.git,
spree/spree_i18n.git
How to reproduce:
``` shell
bundle exec rake spree_sample:load
```
…
gildo updated
11 years ago
-
Line 28 in setup.py:
https://github.com/stephenmcd/mezzanine/blob/master/setup.py#L28
```
django>=1.3.3
```
Means that Django 1.5 will be installed. It appears that Mezzanine is not compatible with …
natea updated
11 years ago
-
Just installed sextant to my brand new Rails 3.2.12 project and when I restarted the server, I am getting this error:
```
/.rvm/gems/ruby-1.9.3-p194@myapp/gems/railties-3.2.12/lib/rails/engine.rb:388…
-
For some reason, the script accidentally created this bookmark:
```
$ l
-bash: export: `DIR_apt-605=/Users/marcamillion/folders/some-project': not a valid identifier
```
How do I get rid of it?
I t…
-
-
As discussed with Gayle it may be nice to have staff users configure their own pagination.
Right now, the collections that use will_paginate (users, participants, families, etc.) default to 30 items …
-
Add a checkbox to the family form, to indicate they opted out of receiving the photo cd.
Wording: "Check this box if family opted out of receiving the photo cd"
gayle updated
13 years ago
-
When creating a new family from existing participant, it doesn't keep the existing participant.
Seems to be the same as another problem w/ this page but I forget exactly what it was.
gayle updated
13 years ago