Sha256: e811fbd4e7e9ef83d4048265cf3414fb80a61e92932616f65e4fcc847bb62915

Contents?: true

Size: 294 Bytes

Versions: 20

Compression:

Stored size: 294 Bytes

Contents

$('#new-student').slide();
$('#new-student form')[0].reset();
$('#new-student-link').slide();

showNotice("<%= render_flash %>");

$('#students-index tbody').append('<%= j render("student", {student: @student}) %>');
$('.students-count').html("<%= print_count(@count, t(:'student.list')) %>");

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
gaku_frontend-0.3.0 app/views/gaku/students/create.js.erb
gaku_frontend-0.3.0.pre.4 app/views/gaku/students/create.js.erb
gaku_frontend-0.3.0.pre.3 app/views/gaku/students/create.js.erb
gaku_frontend-0.3.0.pre.2 app/views/gaku/students/create.js.erb
gaku_frontend-0.3.0.pre.1 app/views/gaku/students/create.js.erb
gaku_frontend-0.3.0.pre.0 app/views/gaku/students/create.js.erb
gaku-0.2.4 frontend/app/views/gaku/students/create.js.erb
gaku_frontend-0.2.4 app/views/gaku/students/create.js.erb
gaku-0.2.3 frontend/app/views/gaku/students/create.js.erb
gaku_frontend-0.2.3 app/views/gaku/students/create.js.erb
gaku-0.2.2 frontend/app/views/gaku/students/create.js.erb
gaku_frontend-0.2.2 app/views/gaku/students/create.js.erb
gaku-0.2.1 frontend/app/views/gaku/students/create.js.erb
gaku_frontend-0.2.1 app/views/gaku/students/create.js.erb
gaku-0.2.0 frontend/app/views/gaku/students/create.js.erb
gaku_frontend-0.2.0 app/views/gaku/students/create.js.erb
gaku-0.1.1 frontend/app/views/gaku/students/create.js.erb
gaku_frontend-0.1.1 app/views/gaku/students/create.js.erb
gaku-0.1.0 frontend/app/views/gaku/students/create.js.erb
gaku_frontend-0.1.0 app/views/gaku/students/create.js.erb