Sha256: 2feedbfe8c299135b32821d2a2f8be5daf772430a8001dd6d9a7bccbaf37ee48

Contents?: true

Size: 196 Bytes

Versions: 18

Compression:

Stored size: 196 Bytes

Contents

$('#new_<%= resource_class.model_name.underscore %>').remove();
$('.<%= resource_class.model_name.tableize %>.collection tr:first-child').after('<%=j render resource %>');
initializeBehaviours();

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
has_accounts_engine-3.0.0.beta15 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta14 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta13 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta12 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta11 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta10 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta9 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta8 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta7 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta6 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta5 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta4 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta3 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta2 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta1 app/views/has_accounts/create.js.erb
has_accounts_engine-3.0.0.beta0 app/views/has_accounts/create.js.erb
has_accounts_engine-2.0.1 app/views/has_accounts/create.js.erb
has_accounts_engine-2.0.0 app/views/has_accounts/create.js.erb