Skip to content

Instantly share code, notes, and snippets.

View shafi-shaikat's full-sized avatar
🎯
Focusing

Shafi Shaikat shafi-shaikat

🎯
Focusing
  • Evatix
  • Dhaka, Bangladesh
View GitHub Profile
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>jQuery UI Sortable - Default functionality</title>
<divnk rel="stylesheet" href="//code.jquery.com/ui/1.12.0/themes/base/jquery-ui.css">
<style>
body {
font-family: Arial, Helvetica, sans-serif;
/**
* SeedGeneratorService
*
* @description :: Will generate seeds from the model specied in the development/production directory
* @help :: See http://sailsjs.org/documentation/concepts/services/creating-a-service
*/
module.exports = {
_config: {
dir: sails.config.appPath + '/seeds'
},