mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 08:31:36 -04:00
Experimenting with Netzke/ ExtJS
This commit is contained in:
@@ -22,6 +22,7 @@ if Rails.env.development?
|
||||
|
||||
#create default dev user
|
||||
FactoryGirl.create(:user) if User.all.empty?
|
||||
FactoryGirl.create(:user_profile) if UserProfile.all.empty?
|
||||
|
||||
#create fake bikes
|
||||
if Bike.all.empty?
|
||||
|
||||
Reference in New Issue
Block a user