rails db:migrate:status
rails dbconsole
delete from schema_migrations where version='<version>';
$ rails d migration SameMigrationNameAsUsedToGenerate
remove_column :table_name, :column_name
Code Example |
---|
Ruby :: rails remove foreign key |
Ruby :: ruby trim spaces |
Ruby :: ruby integer to timestamp |
Ruby :: rails foreach |
Ruby :: how to format date and time in rails |
Ruby :: rails naming conventions controller |
Ruby :: ruby ||= |
Ruby :: sort hash ruby |
Ruby :: auto load path rails |
Ruby :: ruby median find |
Ruby :: convert to ascii ruby |
Ruby :: ruby array unshift |
Ruby :: ruby typeof |
Ruby :: ruby each do method |
Ruby :: ruby get current pid |
Ruby :: ruby list of files in directory include subfolders |
Ruby :: ruby add content to file |
Ruby :: will_paginate gem rails |
Ruby :: Blocked host: c25f383bd08f.ngrok.io |
Ruby :: rails automatically downcase on create |
Ruby :: ruby %w |
Ruby :: rails api |
Ruby :: ruby how to filter through excel |
Ruby :: rails scope where not |
Ruby :: # Create empty 2 dimensional array |
Ruby :: refactor duplicate tests rspec |
Ruby :: singning in using username rails |
Ruby :: ruby decode base64 |
R :: outlier tagging boxplot r |
R :: how to read number of excel sheet in r |