Travis Chase

Results 8 comments of Travis Chase
trafficstars

I will try and get to this early next week.

This is an interesting case. There is not a real clean way to do this in the SessionWizard. There are so different strategies you can use. 1. You store the...

import unittest from nose.plugins.attrib import attr from django.contrib.auth.models import User from django.core.urlresolvers import reverse from django.test import TestCase from ludibrio import * from socialleadx.account.models import * from socialleadx.facebook.models import *...

I see this issue was closed. Is it fixed in a new version?

yes, I sent you the test code in this message thread. Here is the test that is running: https://github.com/nsigustavo/ludibrio/issues#issue/6/comment/597149 The setup is Django 1.2.3, nose and ludibrio 3.0.3

I am currently looking into how to create a private gem repo because Pro is commercial software. You can use Font Awesome Pro with webpacker for the different NPM packages...

I ran assets:precompile on my vanilla Rails 4.0, 4.1, and 4.2 projects and it worked. Do you have a sample project that I can see this issue on?

Just released version 4.5.0. Can you see if you are still having the same issue?