Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
shakacode
/
react-webpack-rails-tutorial
Public
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
380
Star
1.7k
Code
Issues
13
Pull requests
7
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
e284730
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 23, 2015
Updated libraries and moved node_modules underneath client directory
Show description for e284730
justin808
committed
e284730
Copy full SHA for e284730
Renamed /webpack directory to /client
Show description for 1288fd8
justin808
committed
1288fd8
Copy full SHA for 1288fd8
Commits on Mar 9, 2015
Merge pull request #17 from mattbreeden/patch-1
Show description for 39486f2
justin808
committed
39486f2
Copy full SHA for 39486f2
Fix link to demo app
Show description for 58a480f
Matthew Breeden
committed
58a480f
Copy full SHA for 58a480f
Commits on Feb 6, 2015
updated README.md
justin808
committed
9289de2
Copy full SHA for 9289de2
Commits on Feb 5, 2015
Merge pull request #12 from justin808/update-dependencies-readme-procfile
Show description for d05039e
justin808
committed
d05039e
Copy full SHA for d05039e
Incorporate Martin's commments in the README
justin808
committed
3fda066
Copy full SHA for 3fda066
Commits on Feb 4, 2015
Updated README and ruby/npm dependencies
Show description for 8a32344
justin808
committed
8a32344
Copy full SHA for 8a32344
Commits on Feb 2, 2015
Remove exposing React as that was fixed in the React update
justin808
committed
17bcd21
Copy full SHA for 17bcd21
Update npm-shrinkwrap.json
justin808
committed
111d8eb
Copy full SHA for 111d8eb
Updated sass-loader dependency to fix blocker
Show description for f2f31e6
justin808
committed
f2f31e6
Copy full SHA for f2f31e6
Update libraries and JSX for current versions 1/23/2015
Show description for 1477ba6
justin808
committed
1477ba6
Copy full SHA for 1477ba6
Commits on Feb 1, 2015
Update README
mbreining
committed
0ce8594
Copy full SHA for 0ce8594
Use expose?React webpack loader only in dev environment
mbreining
committed
0bdf663
Copy full SHA for 0bdf663
Use react-hot webpack loader only in dev environment
mbreining
committed
790f21d
Copy full SHA for 790f21d
Commits on Jan 4, 2015
Update README; Gitignore vendor/ruby
mbreining
committed
d7e07b2
Copy full SHA for d7e07b2
Update to ruby 2.1.5
mbreining
committed
01d1ab1
Copy full SHA for 01d1ab1
Update README with heroku deployment issue (cedar and node-sass bug)
mbreining
committed
dab46a4
Copy full SHA for dab46a4
Update to cedar-14 stack
mbreining
committed
a0e0c17
Copy full SHA for a0e0c17
Commits on Dec 23, 2014
Misc fixes related to updates for the bootstrap-sass-loader
justin808
committed
5a78565
Copy full SHA for 5a78565
Commits on Dec 22, 2014
Update ruby to 2.1.5
justin808
committed
86e14cf
Copy full SHA for 86e14cf
Add custom font example (https://github.com/justin808/react-webpack-rails-tutorial/issues/8); Update README
mbreining
committed
4b2b6e8
Copy full SHA for 4b2b6e8
Commits on Dec 21, 2014
Replace existing images with rails on maui logo, take 2
mbreining
committed
2cb9b10
Copy full SHA for 2cb9b10
Replace existing images with rails on maui logo
mbreining
committed
ea6caa5
Copy full SHA for ea6caa5
Fix bootstrap-sass config to properly load images (https://github.com/justin808/react-webpack-rails-tutorial/issues/7); Add webpack png file as example and test
mbreining
committed
f258ba0
Copy full SHA for f258ba0
Update README and comments in webpack.rails.config.js
mbreining
committed
6446487
Copy full SHA for 6446487
Commits on Dec 13, 2014
Merge pull request #3 from mbreining/master
Show description for 6bc8002
justin808
committed
6bc8002
Copy full SHA for 6bc8002
Commits on Dec 8, 2014
Rename webpack rails config file back to webpack.rails.config.js
mbreining
committed
223b549
Copy full SHA for 223b549
Fix Readme
mbreining
committed
e979382
Copy full SHA for e979382
Commits on Dec 7, 2014
Overwrite default body-bg variable (instant bootstrap customization feedback)
mbreining
committed
f82c7ab
Copy full SHA for f82c7ab
Incorporte Justin's comments
mbreining
committed
7a314d7
Copy full SHA for 7a314d7
Add section about Bootstrap integration
mbreining
committed
73d504b
Copy full SHA for 73d504b
Commits on Dec 6, 2014
Add comments; Do another pass on README
mbreining
committed
fb28f3f
Copy full SHA for fb28f3f
Commits on Dec 5, 2014
Consolidate webpack and rails bootstrap customization file
mbreining
committed
3c59196
Copy full SHA for 3c59196
Move bootstrap variables customization scss to webpack assets dir; Configure asset pipeline's search patch to include webpack/assets/stylesheets
mbreining
committed
09efcf9
Copy full SHA for 09efcf9
Pagination
Previous
Next
You can’t perform that action at this time.