??D r o m e o M o d u l e l o a d e d s u c c e s f u l l y
D r o m e o . V E R S I O N = 1 . 3 . 0
D e f a u l t H a n d l e r
{ ' d a t a ' : { ' i d ' : ' I D ' , ' u s e r ' : ' U S E R ' } ,
' f a l l b a c k ' : F a l s e ,
' m e t h o d ' : ' * ' ,
' p a t t e r n ' : ' / f o o / { : u s e r } / { : i d } ' ,
' r o u t e ' : ' / f o o / u s e r / i d ' }
D e f a u l t H a n d l e r
{ ' d a t a ' : { ' i d ' : ' I D ' , ' u s e r ' : ' F o o ' } ,
' f a l l b a c k ' : F a l s e ,
' m e t h o d ' : ' * ' ,
' p a t t e r n ' : ' / f o o / { : u s e r } / { : i d } ' ,
' r o u t e ' : ' / f o o / f o o / i d ' }
D e f a u l t H a n d l e r
{ ' d a t a ' : { ' i d ' : ' I D ' , ' u s e r ' : ' F o o ' } ,
' f a l l b a c k ' : F a l s e ,
' m e t h o d ' : ' * ' ,
' p a t t e r n ' : ' / b a r / { : u s e r } / { : i d } ' ,
' r o u t e ' : ' / b a r / f o o / i d ' }
D e f a u l t H a n d l e r
{ ' d a t a ' : { ' i d ' : ' I D ' , ' u s e r ' : ' F o o ' } ,
' f a l l b a c k ' : F a l s e ,
' m e t h o d ' : ' * ' ,
' p a t t e r n ' : ' / b a r / b a z / { : u s e r } / { : i d } ' ,
' r o u t e ' : ' / b a r / b a z / f o o / i d ' }
D e f a u l t H a n d l e r
{ ' d a t a ' : { ' u s e r ' : ' U s e r ' } ,
' f a l l b a c k ' : F a l s e ,
' m e t h o d ' : ' * ' ,
' p a t t e r n ' : ' / f o o { / % A L P H A % - % A L P H A % : u s e r ( 2 ) } ' ,
' r o u t e ' : ' / f o o / u s e r - u s e r ' }
D e f a u l t H a n d l e r
{ ' d a t a ' : { ' u s e r ' : ' f O O ' } ,
' f a l l b a c k ' : F a l s e ,
' m e t h o d ' : ' * ' ,
' p a t t e r n ' : ' / f o o { / % A L P H A % - % A L P H A % : u s e r ( 2 ) } ' ,
' r o u t e ' : ' / f o o / f o o - f o o ' }
|